Class: Aws::Types::CheckDomainAvailabilityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


53
54
55
# File 'sig/types.rbs', line 53

def domain_name
  @domain_name
end

#idn_lang_code::String

Returns the value of attribute idn_lang_code.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def idn_lang_code
  @idn_lang_code
end