Class: Aws::Types::DescribeConfigurationRecorderStatusResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConfigurationRecorderStatusResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_recorders_status ⇒ ::Array[Types::ConfigurationRecorderStatus]
Returns the value of attribute configuration_recorders_status.
Instance Attribute Details
#configuration_recorders_status ⇒ ::Array[Types::ConfigurationRecorderStatus]
Returns the value of attribute configuration_recorders_status.
773 774 775 |
# File 'sig/types.rbs', line 773 def configuration_recorders_status @configuration_recorders_status end |