@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.601Z") @Stability(value=Stable) public interface CfnAliasProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAliasProps.Builder
A builder for
CfnAliasProps |
static class |
CfnAliasProps.Jsii$Proxy
An implementation for
CfnAliasProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAliasProps.Builder |
builder() |
String |
getAliasName()
`AWS::KMS::Alias.AliasName`.
|
String |
getTargetKeyId()
`AWS::KMS::Alias.TargetKeyId`.
|
@Stability(value=Stable) @NotNull String getAliasName()
@Stability(value=Stable) @NotNull String getTargetKeyId()
@Stability(value=Stable) static CfnAliasProps.Builder builder()
CfnAliasProps.Builder of CfnAliasPropsCopyright © 2021. All rights reserved.