Class: Aws::Types::ImportPhoneNumberResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#phone_number_arn::String

Returns the value of attribute phone_number_arn.

Returns:

  • (::String)


4645
4646
4647
# File 'sig/types.rbs', line 4645

def phone_number_arn
  @phone_number_arn
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:

  • (::String)


4644
4645
4646
# File 'sig/types.rbs', line 4644

def phone_number_id
  @phone_number_id
end