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)


4078
4079
4080
# File 'sig/types.rbs', line 4078

def 
  @aws_account_id
end

#folder_id::String

Returns the value of attribute folder_id.

Returns:

  • (::String)


4079
4080
4081
# File 'sig/types.rbs', line 4079

def folder_id
  @folder_id
end