| Modifier and Type | Method and Description |
|---|---|
static CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.create(Construct scope,
String id) |
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.destinationConfiguration(CfnRecordingConfiguration.DestinationConfigurationProperty destinationConfiguration)
A destination configuration contains information about where recorded video will be stored.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.destinationConfiguration(IResolvable destinationConfiguration)
A destination configuration contains information about where recorded video will be stored.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.name(String name)
Recording-configuration name.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.recordingReconnectWindowSeconds(Number recordingReconnectWindowSeconds)
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.thumbnailConfiguration(CfnRecordingConfiguration.ThumbnailConfigurationProperty thumbnailConfiguration)
A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session.
|
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.thumbnailConfiguration(IResolvable thumbnailConfiguration)
A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session.
|
Copyright © 2022. All rights reserved.