Class: Aws::Types::ReleasePhoneNumberRequest

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:



6977
6978
6979
# File 'sig/types.rbs', line 6977

def client_token
  @client_token
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:



6976
6977
6978
# File 'sig/types.rbs', line 6976

def phone_number_id
  @phone_number_id
end