| Modifier and Type | Method and Description |
|---|---|
static CfnHostedZone.Builder |
CfnHostedZone.Builder.create(Construct scope,
String id) |
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty hostedZoneConfig)
A complex type that contains an optional comment.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneConfig(IResolvable hostedZoneConfig)
A complex type that contains an optional comment.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneTags(List<? extends CfnHostedZone.HostedZoneTagProperty> hostedZoneTags)
Adds, edits, or deletes tags for a health check or a hosted zone.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.name(String name)
The name of the domain.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
Creates a configuration for DNS query logging.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(IResolvable queryLoggingConfig)
Creates a configuration for DNS query logging.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.vpcs(IResolvable vpcs)
*Private hosted zones:* A complex type that contains information about the VPCs that are associated with the specified hosted zone.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.vpcs(List<? extends Object> vpcs)
*Private hosted zones:* A complex type that contains information about the VPCs that are associated with the specified hosted zone.
|
Copyright © 2022. All rights reserved.