| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
PeeringConnectionOptions |
ModifyVpcPeeringConnectionOptionsResponse.accepterPeeringConnectionOptions()
Information about the VPC peering connection options for the accepter VPC.
|
PeeringConnectionOptions |
ModifyVpcPeeringConnectionOptionsResponse.requesterPeeringConnectionOptions()
Information about the VPC peering connection options for the requester VPC.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyVpcPeeringConnectionOptionsResponse.Builder |
ModifyVpcPeeringConnectionOptionsResponse.Builder.accepterPeeringConnectionOptions(PeeringConnectionOptions accepterPeeringConnectionOptions)
Information about the VPC peering connection options for the accepter VPC.
|
ModifyVpcPeeringConnectionOptionsResponse.Builder |
ModifyVpcPeeringConnectionOptionsResponse.Builder.requesterPeeringConnectionOptions(PeeringConnectionOptions requesterPeeringConnectionOptions)
Information about the VPC peering connection options for the requester VPC.
|
Copyright © 2023. All rights reserved.