| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
S3RecordingSinkConfiguration |
S3RecordingSinkConfiguration.clone() |
S3RecordingSinkConfiguration |
MediaInsightsPipelineConfigurationElement.getS3RecordingSinkConfiguration()
The configuration settings for the Amazon S3 recording bucket in a media insights pipeline configuration element.
|
S3RecordingSinkConfiguration |
S3RecordingSinkConfiguration.withDestination(String destination)
The default URI of the Amazon S3 bucket used as the recording sink.
|
S3RecordingSinkConfiguration |
S3RecordingSinkConfiguration.withRecordingFileFormat(RecordingFileFormat recordingFileFormat)
The default file format for the media files sent to the Amazon S3 bucket.
|
S3RecordingSinkConfiguration |
S3RecordingSinkConfiguration.withRecordingFileFormat(String recordingFileFormat)
The default file format for the media files sent to the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaInsightsPipelineConfigurationElement.setS3RecordingSinkConfiguration(S3RecordingSinkConfiguration s3RecordingSinkConfiguration)
The configuration settings for the Amazon S3 recording bucket in a media insights pipeline configuration element.
|
MediaInsightsPipelineConfigurationElement |
MediaInsightsPipelineConfigurationElement.withS3RecordingSinkConfiguration(S3RecordingSinkConfiguration s3RecordingSinkConfiguration)
The configuration settings for the Amazon S3 recording bucket in a media insights pipeline configuration element.
|
Copyright © 2023. All rights reserved.