CreateMediaCapturePipelineRequest
Types
Properties
Link copied to clipboard
The configuration for a specified media pipeline. SourceType
must be ChimeSdkMeeting
.
Link copied to clipboard
The unique identifier for the client request. The token makes the API request idempotent. Use a unique token for each media pipeline request.
Link copied to clipboard
Destination type to which the media artifacts are saved. You must use an S3 bucket.
Link copied to clipboard
Source type from which the media artifacts are captured. A Chime SDK Meeting is the only supported source.
Functions
Link copied to clipboard
inline fun copy(block: CreateMediaCapturePipelineRequest.Builder.() -> Unit = {}): CreateMediaCapturePipelineRequest