interface IPlaybackKeyPairRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Ivs.IPlaybackKeyPairRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsivs#IPlaybackKeyPairRef |
![]() | software.amazon.awscdk.services.ivs.IPlaybackKeyPairRef |
![]() | aws_cdk.aws_ivs.IPlaybackKeyPairRef |
![]() | aws-cdk-lib » aws_ivs » IPlaybackKeyPairRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PlaybackKeyPair.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
playback | Playback | A reference to a PlaybackKeyPair resource. |
node
Type:
Node
The tree node.
playbackKeyPairRef
Type:
Playback
A reference to a PlaybackKeyPair resource.