Class: Aws::Types::DescribeRuntimeConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRuntimeConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#runtime_configuration ⇒ Types::RuntimeConfiguration
Returns the value of attribute runtime_configuration.
Instance Attribute Details
#runtime_configuration ⇒ Types::RuntimeConfiguration
Returns the value of attribute runtime_configuration.
1035 1036 1037 |
# File 'sig/types.rbs', line 1035 def runtime_configuration @runtime_configuration end |