| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnHostedZone.Builder |
CfnHostedZone.Builder.create(software.constructs.Construct scope,
String id) |
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty hostedZoneConfig)
`AWS::Route53::HostedZone.HostedZoneConfig`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneConfig(IResolvable hostedZoneConfig)
`AWS::Route53::HostedZone.HostedZoneConfig`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneTags(List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags)
`AWS::Route53::HostedZone.HostedZoneTags`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.name(String name)
`AWS::Route53::HostedZone.Name`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(IResolvable queryLoggingConfig)
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.vpcs(IResolvable vpcs)
`AWS::Route53::HostedZone.VPCs`.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.vpcs(List<? extends Object> vpcs)
`AWS::Route53::HostedZone.VPCs`.
|
Copyright © 2021. All rights reserved.