@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.397Z") @Stability(value=Stable) public interface CfnPlaybackKeyPairProps extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnPlaybackKeyPairProps.Builder builder()
CfnPlaybackKeyPairProps.Builder
of CfnPlaybackKeyPairProps
Copyright © 2021. All rights reserved.