Class: Aws::Types::GetConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::AppRegistryConfiguration
Returns the value of attribute configuration.
Instance Attribute Details
#configuration ⇒ Types::AppRegistryConfiguration
Returns the value of attribute configuration.
235 236 237 |
# File 'sig/types.rbs', line 235 def configuration @configuration end |