Class: Aws::Types::DeleteOrganizationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#organization_id::String

Returns the value of attribute organization_id.

Returns:



332
333
334
# File 'sig/types.rbs', line 332

def organization_id
  @organization_id
end

#state::String

Returns the value of attribute state.

Returns:



333
334
335
# File 'sig/types.rbs', line 333

def state
  @state
end