Class: Aws::Types::DeleteVPCConnectionRequest

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)


4222
4223
4224
# File 'sig/types.rbs', line 4222

def 
  @aws_account_id
end

#vpc_connection_id::String

Returns the value of attribute vpc_connection_id.

Returns:

  • (::String)


4223
4224
4225
# File 'sig/types.rbs', line 4223

def vpc_connection_id
  @vpc_connection_id
end