Class: Aws::Types::PutConfigurationRecorderRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutConfigurationRecorderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_recorder ⇒ Types::ConfigurationRecorder
Returns the value of attribute configuration_recorder.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#configuration_recorder ⇒ Types::ConfigurationRecorder
Returns the value of attribute configuration_recorder.
1756 1757 1758 |
# File 'sig/types.rbs', line 1756 def configuration_recorder @configuration_recorder end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1757 1758 1759 |
# File 'sig/types.rbs', line 1757 def end |