Class: Aws::Types::UpdatePhoneNumberMetadataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


8619
8620
8621
# File 'sig/types.rbs', line 8619

def client_token
  @client_token
end

#phone_number_description::String

Returns the value of attribute phone_number_description.

Returns:

  • (::String)


8618
8619
8620
# File 'sig/types.rbs', line 8618

def phone_number_description
  @phone_number_description
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:

  • (::String)


8617
8618
8619
# File 'sig/types.rbs', line 8617

def phone_number_id
  @phone_number_id
end