@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.818Z") @Stability(value=Stable) public interface CfnChannelProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannelProps.Builder
A builder for
CfnChannelProps |
static class |
CfnChannelProps.Jsii$Proxy
An implementation for
CfnChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannelProps.Builder |
builder() |
default Object |
getAuthorized()
`AWS::IVS::Channel.Authorized`.
|
default String |
getLatencyMode()
`AWS::IVS::Channel.LatencyMode`.
|
default String |
getName()
`AWS::IVS::Channel.Name`.
|
default List<CfnTag> |
getTags()
`AWS::IVS::Channel.Tags`.
|
default String |
getType()
`AWS::IVS::Channel.Type`.
|
@Stability(value=Stable) @Nullable default Object getAuthorized()
@Stability(value=Stable) @Nullable default String getLatencyMode()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnChannelProps.Builder builder()
CfnChannelProps.Builder of CfnChannelPropsCopyright © 2021. All rights reserved.