Class: Aws::Types::DescribeVpcPeeringConnectionsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_peering_connections::Array[Types::VpcPeeringConnection]

Returns the value of attribute vpc_peering_connections.

Returns:



1078
1079
1080
# File 'sig/types.rbs', line 1078

def vpc_peering_connections
  @vpc_peering_connections
end