Class: Aws::Types::PrivateDnsDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#private_dns_name::String

Returns the value of attribute private_dns_name.

Returns:

  • (::String)


15263
15264
15265
# File 'sig/types.rbs', line 15263

def private_dns_name
  @private_dns_name
end