Class: Aws::Types::DescribeOrganizationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeOrganizationResponse
- 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.
296 297 298 |
# File 'sig/types.rbs', line 296 def organization @organization end |