@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.525Z") @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 String |
getRecordingConfigurationArn()
`AWS::IVS::Channel.RecordingConfigurationArn`.
|
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 getRecordingConfigurationArn()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnChannelProps.Builder builder()
CfnChannelProps.Builder of CfnChannelPropsCopyright © 2021. All rights reserved.