| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
VpcPeeringConnectionVpcInfo |
VpcPeeringConnection.accepterVpcInfo()
Information about the accepter VPC.
|
VpcPeeringConnectionVpcInfo |
VpcPeeringConnection.requesterVpcInfo()
Information about the requester VPC.
|
| Modifier and Type | Method and Description |
|---|---|
VpcPeeringConnection.Builder |
VpcPeeringConnection.Builder.accepterVpcInfo(VpcPeeringConnectionVpcInfo accepterVpcInfo)
Information about the accepter VPC.
|
VpcPeeringConnection.Builder |
VpcPeeringConnection.Builder.requesterVpcInfo(VpcPeeringConnectionVpcInfo requesterVpcInfo)
Information about the requester VPC.
|
Copyright © 2022. All rights reserved.