Class: Aws::Types::GetAccountLevelServiceConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountLevelServiceConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#org_configuration ⇒ Types::OrgConfiguration
Returns the value of attribute org_configuration.
Instance Attribute Details
#org_configuration ⇒ Types::OrgConfiguration
Returns the value of attribute org_configuration.
128 129 130 |
# File 'sig/types.rbs', line 128 def org_configuration @org_configuration end |