Class: Aws::Types::UpdateOrganizationalUnitResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateOrganizationalUnitResponse
- 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.
1069 1070 1071 |
# File 'sig/types.rbs', line 1069 def organizational_unit @organizational_unit end |