Class: Aws::Types::NumberValidateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iso_country_code::String

Returns the value of attribute iso_country_code.

Returns:

  • (::String)


2362
2363
2364
# File 'sig/types.rbs', line 2362

def iso_country_code
  @iso_country_code
end

#phone_number::String

Returns the value of attribute phone_number.

Returns:

  • (::String)


2363
2364
2365
# File 'sig/types.rbs', line 2363

def phone_number
  @phone_number
end