| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Builder |
CfnChannel.Builder.authorized(Boolean authorized)
Whether the channel is authorized.
|
CfnChannel.Builder |
CfnChannel.Builder.authorized(IResolvable authorized)
Whether the channel is authorized.
|
static CfnChannel.Builder |
CfnChannel.Builder.create(Construct scope,
String id) |
CfnChannel.Builder |
CfnChannel.Builder.latencyMode(String latencyMode)
Channel latency mode.
|
CfnChannel.Builder |
CfnChannel.Builder.name(String name)
Channel name.
|
CfnChannel.Builder |
CfnChannel.Builder.recordingConfigurationArn(String recordingConfigurationArn)
The ARN of a RecordingConfiguration resource.
|
CfnChannel.Builder |
CfnChannel.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnChannel.Builder |
CfnChannel.Builder.type(String type)
The channel type, which determines the allowable resolution and bitrate.
|
Copyright © 2022. All rights reserved.