Class: Aws::Types::DescribeConfigurationRecordersResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConfigurationRecordersResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_recorders ⇒ ::Array[Types::ConfigurationRecorder]
Returns the value of attribute configuration_recorders.
Instance Attribute Details
#configuration_recorders ⇒ ::Array[Types::ConfigurationRecorder]
Returns the value of attribute configuration_recorders.
785 786 787 |
# File 'sig/types.rbs', line 785 def configuration_recorders @configuration_recorders end |