Class: Aws::Types::DeleteFolderContentsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:authentication_token])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_token::String

Returns the value of attribute authentication_token.

Returns:

  • (::String)


224
225
226
# File 'sig/types.rbs', line 224

def authentication_token
  @authentication_token
end

#folder_id::String

Returns the value of attribute folder_id.

Returns:

  • (::String)


225
226
227
# File 'sig/types.rbs', line 225

def folder_id
  @folder_id
end