Uses of Class
software.amazon.awssdk.services.ec2.model.VpcPeeringConnectionOptionsDescription
Packages that use VpcPeeringConnectionOptionsDescription
-
Uses of VpcPeeringConnectionOptionsDescription in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcPeeringConnectionOptionsDescriptionModifier and TypeMethodDescriptionVpcPeeringConnectionVpcInfo.peeringOptions()Information about the VPC peering connection options for the accepter or requester VPC.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcPeeringConnectionOptionsDescriptionModifier and TypeMethodDescriptionVpcPeeringConnectionVpcInfo.Builder.peeringOptions(VpcPeeringConnectionOptionsDescription peeringOptions) Information about the VPC peering connection options for the accepter or requester VPC.