Class: Aws::Types::CreateVpcPeeringConnectionResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_peering_connectionTypes::VpcPeeringConnection

Returns the value of attribute vpc_peering_connection.



3808
3809
3810
# File 'sig/types.rbs', line 3808

def vpc_peering_connection
  @vpc_peering_connection
end