CreateMediaCapturePipelineRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration for a specified media capture 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 different token for different media pipeline requests.

Link copied to clipboard

The ARN of the sink type.

Link copied to clipboard

Destination type to which the media artifacts are saved. You must use an S3 bucket.

Link copied to clipboard

ARN of the source from which the media artifacts are captured.

Link copied to clipboard

Source type from which the media artifacts will be captured. A Chime SDK Meeting is the only supported source.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String