Class: Aws::Types::CreateRecordingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateRecordingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recording_configuration ⇒ Types::RecordingConfiguration
Returns the value of attribute recording_configuration.
Instance Attribute Details
#recording_configuration ⇒ Types::RecordingConfiguration
Returns the value of attribute recording_configuration.
247 248 249 |
# File 'sig/types.rbs', line 247 def recording_configuration @recording_configuration end |