@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:04.776Z") @Stability(value=Stable) public interface CfnKeySigningKeyProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnKeySigningKeyProps.Builder
A builder for
CfnKeySigningKeyProps |
static class |
CfnKeySigningKeyProps.Jsii$Proxy
An implementation for
CfnKeySigningKeyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnKeySigningKeyProps.Builder |
builder() |
String |
getHostedZoneId()
`AWS::Route53::KeySigningKey.HostedZoneId`.
|
String |
getKeyManagementServiceArn()
`AWS::Route53::KeySigningKey.KeyManagementServiceArn`.
|
String |
getName()
`AWS::Route53::KeySigningKey.Name`.
|
String |
getStatus()
`AWS::Route53::KeySigningKey.Status`.
|
@Stability(value=Stable) @NotNull String getHostedZoneId()
@Stability(value=Stable) @NotNull String getKeyManagementServiceArn()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getStatus()
@Stability(value=Stable) static CfnKeySigningKeyProps.Builder builder()
CfnKeySigningKeyProps.Builder of CfnKeySigningKeyPropsCopyright © 2021. All rights reserved.