| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Builder |
CfnChannel.Builder.authorized(Boolean authorized)
`AWS::IVS::Channel.Authorized`.
|
CfnChannel.Builder |
CfnChannel.Builder.authorized(IResolvable authorized)
`AWS::IVS::Channel.Authorized`.
|
static CfnChannel.Builder |
CfnChannel.Builder.create(Construct scope,
String id) |
CfnChannel.Builder |
CfnChannel.Builder.latencyMode(String latencyMode)
`AWS::IVS::Channel.LatencyMode`.
|
CfnChannel.Builder |
CfnChannel.Builder.name(String name)
`AWS::IVS::Channel.Name`.
|
CfnChannel.Builder |
CfnChannel.Builder.tags(List<? extends CfnTag> tags)
`AWS::IVS::Channel.Tags`.
|
CfnChannel.Builder |
CfnChannel.Builder.type(String type)
`AWS::IVS::Channel.Type`.
|
Copyright © 2021. All rights reserved.