Class: Aws::Types::MediaCapturePipelineSourceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MediaCapturePipelineSourceConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#chime_sdk_meeting_configuration ⇒ Types::ChimeSdkMeetingConcatenationConfiguration
Returns the value of attribute chime_sdk_meeting_configuration.
-
#media_pipeline_arn ⇒ ::String
Returns the value of attribute media_pipeline_arn.
Instance Attribute Details
#chime_sdk_meeting_configuration ⇒ Types::ChimeSdkMeetingConcatenationConfiguration
Returns the value of attribute chime_sdk_meeting_configuration.
545 546 547 |
# File 'sig/types.rbs', line 545 def chime_sdk_meeting_configuration @chime_sdk_meeting_configuration end |
#media_pipeline_arn ⇒ ::String
Returns the value of attribute media_pipeline_arn.
544 545 546 |
# File 'sig/types.rbs', line 544 def media_pipeline_arn @media_pipeline_arn end |