| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRoute53HostedZoneVpcDetails |
AwsRoute53HostedZoneVpcDetails.clone() |
AwsRoute53HostedZoneVpcDetails |
AwsRoute53HostedZoneVpcDetails.withId(String id)
The identifier of an Amazon VPC.
|
AwsRoute53HostedZoneVpcDetails |
AwsRoute53HostedZoneVpcDetails.withRegion(String region)
The Amazon Web Services Region that an Amazon VPC was created in.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRoute53HostedZoneVpcDetails> |
AwsRoute53HostedZoneDetails.getVpcs()
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 |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRoute53HostedZoneDetails.setVpcs(Collection<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.
|
Copyright © 2023. All rights reserved.