class Aws::Chime::Types::MediaCapturePipeline
A media capture pipeline object. A string consisting of an ID, source type, a source ARN, a sink type, and a sink ARN.
@!attribute [rw] media_pipeline_id
The ID of a media capture pipeline. @return [String]
@!attribute [rw] source_type
Source type from which media artifacts are saved. You must use `ChimeMeeting`. @return [String]
@!attribute [rw] source_arn
ARN of the source from which the media artifacts will be saved. @return [String]
@!attribute [rw] status
The status of the media capture pipeline. @return [String]
@!attribute [rw] sink_type
Destination type to which the media artifacts are saved. You must use an S3 Bucket. @return [String]
@!attribute [rw] sink_arn
ARN of the destination to which the media artifacts are saved. @return [String]
@!attribute [rw] created_timestamp
The time at which the capture pipeline was created, in ISO 8601 format. @return [Time]
@!attribute [rw] updated_timestamp
The time at which the capture pipeline was updated, in ISO 8601 format. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/MediaCapturePipeline AWS API Documentation
Constants
- SENSITIVE