| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnHostedZone.QueryLoggingConfigProperty.Jsii$Proxy
An implementation for
CfnHostedZone.QueryLoggingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnHostedZone.QueryLoggingConfigProperty |
CfnHostedZone.QueryLoggingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
Sets the value of
CfnHostedZoneProps.getQueryLoggingConfig() |
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
Creates a configuration for DNS query logging.
|
void |
CfnHostedZone.setQueryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty value)
Creates a configuration for DNS query logging.
|
Copyright © 2022. All rights reserved.