| Modifier and Type | Interface and Description |
|---|---|
static interface |
IChannel.Jsii$Default
Internal default implementation for
IChannel. |
| Modifier and Type | Class and Description |
|---|---|
class |
Channel
(experimental) A new IVS channel.
|
static class |
IChannel.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IChannel |
Channel.fromChannelArn(software.constructs.Construct scope,
String id,
String channelArn)
(experimental) Import an existing channel.
|
IChannel |
StreamKeyProps.getChannel()
(experimental) Channel ARN for the stream.
|
IChannel |
StreamKeyProps.Jsii$Proxy.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
StreamKeyProps.Builder |
StreamKeyProps.Builder.channel(IChannel channel)
Sets the value of
StreamKeyProps.getChannel() |
StreamKey.Builder |
StreamKey.Builder.channel(IChannel channel)
(experimental) Channel ARN for the stream.
|
| Constructor and Description |
|---|
Jsii$Proxy(IChannel channel)
Constructor that initializes the object based on literal property values passed by the
StreamKeyProps.Builder. |
Copyright © 2021. All rights reserved.