Class: Aws::Types::CreateOrganizationalUnitResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateOrganizationalUnitResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organizational_unit ⇒ Types::OrganizationalUnit
Returns the value of attribute organizational_unit.
Instance Attribute Details
#organizational_unit ⇒ Types::OrganizationalUnit
Returns the value of attribute organizational_unit.
191 192 193 |
# File 'sig/types.rbs', line 191 def organizational_unit @organizational_unit end |