Class: Aws::Types::DeleteConfigurationRecorderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConfigurationRecorderRequest
- 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.
516 517 518 |
# File 'sig/types.rbs', line 516 def configuration_recorder_name @configuration_recorder_name end |