@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.045Z") @Stability(value=Stable) public interface CfnPlaybackKeyPairProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-playbackkeypair.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPlaybackKeyPairProps.Builder
A builder for
CfnPlaybackKeyPairProps |
static class |
CfnPlaybackKeyPairProps.Jsii$Proxy
An implementation for
CfnPlaybackKeyPairProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPlaybackKeyPairProps.Builder |
builder() |
default String |
getName()
`AWS::IVS::PlaybackKeyPair.Name`.
|
String |
getPublicKeyMaterial()
`AWS::IVS::PlaybackKeyPair.PublicKeyMaterial`.
|
default List<CfnTag> |
getTags()
`AWS::IVS::PlaybackKeyPair.Tags`.
|
@Stability(value=Stable) @NotNull String getPublicKeyMaterial()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-playbackkeypair.html#cfn-ivs-playbackkeypair-publickeymaterial@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-playbackkeypair.html#cfn-ivs-playbackkeypair-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-playbackkeypair.html#cfn-ivs-playbackkeypair-tags@Stability(value=Stable) static CfnPlaybackKeyPairProps.Builder builder()
CfnPlaybackKeyPairProps.Builder of CfnPlaybackKeyPairPropsCopyright © 2020. All rights reserved.