Class: Aws::Types::CreateOrganizationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateOrganizationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization ⇒ Types::Organization
Returns the value of attribute organization.
Instance Attribute Details
#organization ⇒ Types::Organization
Returns the value of attribute organization.
179 180 181 |
# File 'sig/types.rbs', line 179 def organization @organization end |