Class: Aws::Types::ClassicLinkDnsSupport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute classic_link_dns_supported.

Returns:

  • (Boolean)


1636
1637
1638
# File 'sig/types.rbs', line 1636

def classic_link_dns_supported
  @classic_link_dns_supported
end

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


1637
1638
1639
# File 'sig/types.rbs', line 1637

def vpc_id
  @vpc_id
end