Class: Aws::Types::ChannelStreamConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ChannelStreamConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#record_configuration ⇒ Types::RecordConfiguration
Returns the value of attribute record_configuration.
-
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
Instance Attribute Details
#record_configuration ⇒ Types::RecordConfiguration
Returns the value of attribute record_configuration.
58 59 60 |
# File 'sig/types.rbs', line 58 def record_configuration @record_configuration end |
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
57 58 59 |
# File 'sig/types.rbs', line 57 def stream_arn @stream_arn end |