@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.820Z") @Stability(value=Experimental) public interface IStreamKey extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStreamKey.Jsii$Default
Internal default implementation for
IStreamKey. |
static class |
IStreamKey.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStreamKeyArn()
(experimental) The stream-key ARN.
|
getNode@Stability(value=Experimental) @NotNull String getStreamKeyArn()
For example: arn:aws:ivs:us-west-2:123456789012:stream-key/g1H2I3j4k5L6
Copyright © 2021. All rights reserved.