Class: Aws::Types::StartConfigurationRecorderRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartConfigurationRecorderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_recorder_name ⇒ ::String
Returns the value of attribute configuration_recorder_name.
Instance Attribute Details
#configuration_recorder_name ⇒ ::String
Returns the value of attribute configuration_recorder_name.
2184 2185 2186 |
# File 'sig/types.rbs', line 2184 def configuration_recorder_name @configuration_recorder_name end |