@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.526Z") @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 CfnPlaybackKeyPairPropsCopyright © 2021. All rights reserved.