Class: Aws::Types::AcceptVpcPeeringConnectionResult
- Inherits:
-
Object
- Object
- Aws::Types::AcceptVpcPeeringConnectionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_peering_connection ⇒ Types::VpcPeeringConnection
Returns the value of attribute vpc_peering_connection.
Instance Attribute Details
#vpc_peering_connection ⇒ Types::VpcPeeringConnection
Returns the value of attribute vpc_peering_connection.
135 136 137 |
# File 'sig/types.rbs', line 135 def vpc_peering_connection @vpc_peering_connection end |