| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRoute53QueryLoggingConfigDetails |
AwsRoute53QueryLoggingConfigDetails.clone() |
AwsRoute53QueryLoggingConfigDetails |
AwsRoute53HostedZoneDetails.getQueryLoggingConfig()
An array that contains one
QueryLoggingConfig element for each DNS query logging configuration that
is associated with the current Amazon Web Services account. |
AwsRoute53QueryLoggingConfigDetails |
AwsRoute53QueryLoggingConfigDetails.withCloudWatchLogsLogGroupArn(CloudWatchLogsLogGroupArnConfigDetails cloudWatchLogsLogGroupArn)
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group that RouteĀ 53 is publishing logs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRoute53HostedZoneDetails.setQueryLoggingConfig(AwsRoute53QueryLoggingConfigDetails queryLoggingConfig)
An array that contains one
QueryLoggingConfig element for each DNS query logging configuration that
is associated with the current Amazon Web Services account. |
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withQueryLoggingConfig(AwsRoute53QueryLoggingConfigDetails queryLoggingConfig)
An array that contains one
QueryLoggingConfig element for each DNS query logging configuration that
is associated with the current Amazon Web Services account. |
Copyright © 2023. All rights reserved.