| 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 |
|---|---|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.queryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty queryLoggingConfig)
Sets the value of
CfnHostedZoneProps.getQueryLoggingConfig() |
void |
CfnHostedZone.setQueryLoggingConfig(CfnHostedZone.QueryLoggingConfigProperty value)
`AWS::Route53::HostedZone.QueryLoggingConfig`.
|
Copyright © 2021. All rights reserved.