Class: Aws::Types::WhatsAppPhoneNumberDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


646
647
648
# File 'sig/types.rbs', line 646

def arn
  @arn
end

#data_localization_region::String

Returns the value of attribute data_localization_region.

Returns:

  • (::String)


653
654
655
# File 'sig/types.rbs', line 653

def data_localization_region
  @data_localization_region
end

#display_phone_number::String

Returns the value of attribute display_phone_number.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def display_phone_number
  @display_phone_number
end

#display_phone_number_name::String

Returns the value of attribute display_phone_number_name.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def display_phone_number_name
  @display_phone_number_name
end

#meta_phone_number_id::String

Returns the value of attribute meta_phone_number_id.

Returns:

  • (::String)


649
650
651
# File 'sig/types.rbs', line 649

def meta_phone_number_id
  @meta_phone_number_id
end

#phone_number::String

Returns the value of attribute phone_number.

Returns:

  • (::String)


647
648
649
# File 'sig/types.rbs', line 647

def phone_number
  @phone_number
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:

  • (::String)


648
649
650
# File 'sig/types.rbs', line 648

def phone_number_id
  @phone_number_id
end

#quality_rating::String

Returns the value of attribute quality_rating.

Returns:

  • (::String)


652
653
654
# File 'sig/types.rbs', line 652

def quality_rating
  @quality_rating
end