@Stability(value=Stable) public static final class CfnStreamKeyProps.Builder extends Object implements software.amazon.jsii.Builder<CfnStreamKeyProps>
CfnStreamKeyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamKeyProps |
build()
Builds the configured instance.
|
CfnStreamKeyProps.Builder |
channelArn(String channelArn)
Sets the value of
CfnStreamKeyProps.getChannelArn() |
CfnStreamKeyProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamKeyProps.getTags() |
@Stability(value=Stable) public CfnStreamKeyProps.Builder channelArn(String channelArn)
CfnStreamKeyProps.getChannelArn()channelArn - `AWS::IVS::StreamKey.ChannelArn`. This parameter is required.this@Stability(value=Stable) public CfnStreamKeyProps.Builder tags(List<? extends CfnTag> tags)
CfnStreamKeyProps.getTags()tags - `AWS::IVS::StreamKey.Tags`.this@Stability(value=Stable) public CfnStreamKeyProps build()
build in interface software.amazon.jsii.Builder<CfnStreamKeyProps>CfnStreamKeyPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.