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)


4396
4397
4398
# File 'sig/types.rbs', line 4396

def 
  @aws_account_id
end

#vpc_connection_id::String

Returns the value of attribute vpc_connection_id.

Returns:

  • (::String)


4397
4398
4399
# File 'sig/types.rbs', line 4397

def vpc_connection_id
  @vpc_connection_id
end