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)


1722
1723
1724
# File 'sig/types.rbs', line 1722

def classic_link_dns_supported
  @classic_link_dns_supported
end

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


1723
1724
1725
# File 'sig/types.rbs', line 1723

def vpc_id
  @vpc_id
end