Class: Aws::Types::WhatsAppPhoneNumberSummary

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)


658
659
660
# File 'sig/types.rbs', line 658

def arn
  @arn
end

#data_localization_region::String

Returns the value of attribute data_localization_region.

Returns:

  • (::String)


665
666
667
# File 'sig/types.rbs', line 665

def data_localization_region
  @data_localization_region
end

#display_phone_number::String

Returns the value of attribute display_phone_number.

Returns:

  • (::String)


663
664
665
# File 'sig/types.rbs', line 663

def display_phone_number
  @display_phone_number
end

#display_phone_number_name::String

Returns the value of attribute display_phone_number_name.

Returns:

  • (::String)


662
663
664
# File 'sig/types.rbs', line 662

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)


661
662
663
# File 'sig/types.rbs', line 661

def meta_phone_number_id
  @meta_phone_number_id
end

#phone_number::String

Returns the value of attribute phone_number.

Returns:

  • (::String)


659
660
661
# File 'sig/types.rbs', line 659

def phone_number
  @phone_number
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def phone_number_id
  @phone_number_id
end

#quality_rating::String

Returns the value of attribute quality_rating.

Returns:

  • (::String)


664
665
666
# File 'sig/types.rbs', line 664

def quality_rating
  @quality_rating
end