| Modifier and Type | Method and Description |
|---|---|
StreamKey |
build() |
StreamKey.Builder |
channel(IChannel channel)
(experimental) Channel ARN for the stream.
|
static StreamKey.Builder |
create(software.constructs.Construct scope,
String id) |
@Stability(value=Experimental) public static StreamKey.Builder create(software.constructs.Construct scope, String id)
scope - This parameter is required.id - This parameter is required.StreamKey.Builder.@Stability(value=Experimental) public StreamKey.Builder channel(IChannel channel)
channel - Channel ARN for the stream. This parameter is required.thisCopyright © 2022. All rights reserved.