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)


11630
11631
11632
# File 'sig/types.rbs', line 11630

def dns_name
  @dns_name
end

#fips_dns_name::String

Returns the value of attribute fips_dns_name.

Returns:

  • (::String)


11631
11632
11633
# File 'sig/types.rbs', line 11631

def fips_dns_name
  @fips_dns_name
end