@Generated(value="jsii-pacmak/1.71.0 (build f1f58ae)", date="2022-12-07T17:24:36.406Z") @Stability(value=Experimental) public interface IChannel extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IChannel.Jsii$Default
Internal default implementation for
IChannel. |
static class |
IChannel.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
StreamKey |
addStreamKey(String id)
(experimental) Adds a stream key for this IVS Channel.
|
String |
getChannelArn()
(experimental) The channel ARN.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getChannelArn()
For example: arn:aws:ivs:us-west-2:123456789012:channel/abcdABCDefgh
Copyright © 2022. All rights reserved.