| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.clone() |
AwsRoute53HostedZoneDetails |
ResourceDetails.getAwsRoute53HostedZone()
Provides details about an Amazon Route 53 hosted zone, including the four name servers assigned to the hosted
zone.
|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withHostedZone(AwsRoute53HostedZoneObjectDetails hostedZone)
An object that contains information about the specified hosted zone.
|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withNameServers(Collection<String> nameServers)
An object that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation
set.
|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withNameServers(String... nameServers)
An object that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation
set.
|
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. |
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withVpcs(AwsRoute53HostedZoneVpcDetails... vpcs)
An object that contains information about the Amazon Virtual Private Clouds (Amazon VPCs) that are associated
with the specified hosted zone.
|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withVpcs(Collection<AwsRoute53HostedZoneVpcDetails> vpcs)
An object that contains information about the Amazon Virtual Private Clouds (Amazon VPCs) that are associated
with the specified hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsRoute53HostedZone(AwsRoute53HostedZoneDetails awsRoute53HostedZone)
Provides details about an Amazon Route 53 hosted zone, including the four name servers assigned to the hosted
zone.
|
ResourceDetails |
ResourceDetails.withAwsRoute53HostedZone(AwsRoute53HostedZoneDetails awsRoute53HostedZone)
Provides details about an Amazon Route 53 hosted zone, including the four name servers assigned to the hosted
zone.
|
Copyright © 2023. All rights reserved.