| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnHostedZone.HostedZoneTagProperty.Jsii$Proxy
An implementation for
CfnHostedZone.HostedZoneTagProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnHostedZone.HostedZoneTagProperty |
CfnHostedZone.HostedZoneTagProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnHostedZone.HostedZoneTagProperty> |
CfnHostedZoneProps.getHostedZoneTags()
Adds, edits, or deletes tags for a health check or a hosted zone.
|
List<CfnHostedZone.HostedZoneTagProperty> |
CfnHostedZoneProps.Jsii$Proxy.getHostedZoneTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.hostedZoneTags(List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags)
Sets the value of
CfnHostedZoneProps.getHostedZoneTags() |
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneTags(List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags)
Adds, edits, or deletes tags for a health check or a hosted zone.
|
Copyright © 2022. All rights reserved.