Class: Aws::Types::CustomDNSServer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_dns_server_ip::String

Returns the value of attribute custom_dns_server_ip.

Returns:

  • (::String)


284
285
286
# File 'sig/types.rbs', line 284

def custom_dns_server_ip
  @custom_dns_server_ip
end

#custom_dns_server_name::String

Returns the value of attribute custom_dns_server_name.

Returns:

  • (::String)


283
284
285
# File 'sig/types.rbs', line 283

def custom_dns_server_name
  @custom_dns_server_name
end