@Stability(value=Experimental) public static final class StreamKeyProps.Builder extends Object implements software.amazon.jsii.Builder<StreamKeyProps>
StreamKeyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
StreamKeyProps |
build()
Builds the configured instance.
|
StreamKeyProps.Builder |
channel(IChannel channel)
Sets the value of
StreamKeyProps.getChannel() |
@Stability(value=Experimental) public StreamKeyProps.Builder channel(IChannel channel)
StreamKeyProps.getChannel()channel - Channel ARN for the stream. This parameter is required.this@Stability(value=Experimental) public StreamKeyProps build()
build in interface software.amazon.jsii.Builder<StreamKeyProps>StreamKeyPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.