@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.628Z") @Stability(value=Stable) public interface CfnHostedZoneProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnHostedZoneProps.Builder
A builder for
CfnHostedZoneProps |
static class |
CfnHostedZoneProps.Jsii$Proxy
An implementation for
CfnHostedZoneProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnHostedZoneProps.Builder |
builder() |
default Object |
getHostedZoneConfig()
`AWS::Route53::HostedZone.HostedZoneConfig`.
|
default List<CfnHostedZone.HostedZoneTagProperty> |
getHostedZoneTags()
`AWS::Route53::HostedZone.HostedZoneTags`.
|
String |
getName()
`AWS::Route53::HostedZone.Name`.
|
default Object |
getQueryLoggingConfig()
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
default Object |
getVpcs()
`AWS::Route53::HostedZone.VPCs`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-name@Stability(value=Stable) @Nullable default Object getHostedZoneConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzoneconfig@Stability(value=Stable) @Nullable default List<CfnHostedZone.HostedZoneTagProperty> getHostedZoneTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzonetags@Stability(value=Stable) @Nullable default Object getQueryLoggingConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-queryloggingconfig@Stability(value=Stable) @Nullable default Object getVpcs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-vpcs@Stability(value=Stable) static CfnHostedZoneProps.Builder builder()
CfnHostedZoneProps.Builder of CfnHostedZonePropsCopyright © 2020. All rights reserved.