Class: Aws::Types::VerifyDestinationNumberRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#verification_code ⇒ ::String

Returns the value of attribute verification_code.

Returns:

  • (::String)


2594
2595
2596
# File 'sig/types.rbs', line 2594

def verification_code
  @verification_code
end

#verified_destination_number_id ⇒ ::String

Returns the value of attribute verified_destination_number_id.

Returns:

  • (::String)


2593
2594
2595
# File 'sig/types.rbs', line 2593

def verified_destination_number_id
  @verified_destination_number_id
end