Class: Aws::Types::DeleteFolderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


3915
3916
3917
# File 'sig/types.rbs', line 3915

def 
  @aws_account_id
end

#folder_id::String

Returns the value of attribute folder_id.

Returns:

  • (::String)


3916
3917
3918
# File 'sig/types.rbs', line 3916

def folder_id
  @folder_id
end