Class: Aws::Types::DescribeOrganizationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeOrganizationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
477 478 479 |
# File 'sig/types.rbs', line 477 def organization_id @organization_id end |