@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.398Z") @Stability(value=Stable) public interface CfnStreamKeyProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnStreamKeyProps.Builder
A builder for
CfnStreamKeyProps |
static class |
CfnStreamKeyProps.Jsii$Proxy
An implementation for
CfnStreamKeyProps |
Modifier and Type | Method and Description |
---|---|
static CfnStreamKeyProps.Builder |
builder() |
String |
getChannelArn()
`AWS::IVS::StreamKey.ChannelArn`.
|
default List<CfnTag> |
getTags()
`AWS::IVS::StreamKey.Tags`.
|
@Stability(value=Stable) @NotNull String getChannelArn()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnStreamKeyProps.Builder builder()
CfnStreamKeyProps.Builder
of CfnStreamKeyProps
Copyright © 2021. All rights reserved.