You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ModifyVpcPeeringConnectionOptionsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ModifyVpcPeeringConnectionOptionsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#accepter_peering_connection_options ⇒ Types::PeeringConnectionOptions
Information about the VPC peering connection options for the accepter VPC.
-
#requester_peering_connection_options ⇒ Types::PeeringConnectionOptions
Information about the VPC peering connection options for the requester VPC.
Instance Attribute Details
#accepter_peering_connection_options ⇒ Types::PeeringConnectionOptions
Information about the VPC peering connection options for the accepter VPC.
#requester_peering_connection_options ⇒ Types::PeeringConnectionOptions
Information about the VPC peering connection options for the requester VPC.