Class: Aws::Types::InstanceConnectEndpointDnsNames

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dns_name::String

Returns the value of attribute dns_name.

Returns:

  • (::String)


11360
11361
11362
# File 'sig/types.rbs', line 11360

def dns_name
  @dns_name
end

#fips_dns_name::String

Returns the value of attribute fips_dns_name.

Returns:

  • (::String)


11361
11362
11363
# File 'sig/types.rbs', line 11361

def fips_dns_name
  @fips_dns_name
end