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