Class: Aws::Types::DescribeVPCConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


5457
5458
5459
# File 'sig/types.rbs', line 5457

def 
  @aws_account_id
end

#vpc_connection_id::String

Returns the value of attribute vpc_connection_id.

Returns:

  • (::String)


5458
5459
5460
# File 'sig/types.rbs', line 5458

def vpc_connection_id
  @vpc_connection_id
end