Class: Aws::Types::DisableVpcClassicLinkDnsSupportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


8304
8305
8306
# File 'sig/types.rbs', line 8304

def vpc_id
  @vpc_id
end