Interface IPlaybackKeyPair
- All Superinterfaces:
IConstruct
,software.constructs.IConstruct
,IDependable
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPlaybackKeyPair.Jsii$Default
- All Known Implementing Classes:
IPlaybackKeyPair.Jsii$Proxy
,PlaybackKeyPair
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
date="2023-06-19T16:29:58.047Z")
@Stability(Experimental)
public interface IPlaybackKeyPair
extends software.amazon.jsii.JsiiSerializable, IResource
(experimental) Represents an IVS Playback Key Pair.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIPlaybackKeyPair
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.awscdk.core.IConstruct
getNode
Methods inherited from interface software.amazon.awscdk.core.IResource
applyRemovalPolicy, getEnv, getStack
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getPlaybackKeyPairArn
(experimental) Key-pair ARN.For example: arn:aws:ivs:us-west-2:693991300569:playback-key/f99cde61-c2b0-4df3-8941-ca7d38acca1a
-