Class: Aws::Types::FieldSourceProfileIds

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_number::String

Returns the value of attribute account_number.

Returns:

  • (::String)


956
957
958
# File 'sig/types.rbs', line 956

def 
  @account_number
end

#additional_information::String

Returns the value of attribute additional_information.

Returns:

  • (::String)


957
958
959
# File 'sig/types.rbs', line 957

def additional_information
  @additional_information
end

#address::String

Returns the value of attribute address.

Returns:

  • (::String)


972
973
974
# File 'sig/types.rbs', line 972

def address
  @address
end

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


976
977
978
# File 'sig/types.rbs', line 976

def attributes
  @attributes
end

#billing_address::String

Returns the value of attribute billing_address.

Returns:

  • (::String)


975
976
977
# File 'sig/types.rbs', line 975

def billing_address
  @billing_address
end

#birth_date::String

Returns the value of attribute birth_date.

Returns:

  • (::String)


963
964
965
# File 'sig/types.rbs', line 963

def birth_date
  @birth_date
end

#business_email_address::String

Returns the value of attribute business_email_address.

Returns:

  • (::String)


971
972
973
# File 'sig/types.rbs', line 971

def business_email_address
  @business_email_address
end

#business_name::String

Returns the value of attribute business_name.

Returns:

  • (::String)


959
960
961
# File 'sig/types.rbs', line 959

def business_name
  @business_name
end

#business_phone_number::String

Returns the value of attribute business_phone_number.

Returns:

  • (::String)


968
969
970
# File 'sig/types.rbs', line 968

def business_phone_number
  @business_phone_number
end

#email_address::String

Returns the value of attribute email_address.

Returns:

  • (::String)


969
970
971
# File 'sig/types.rbs', line 969

def email_address
  @email_address
end

#engagement_preferences::String

Returns the value of attribute engagement_preferences.

Returns:

  • (::String)


978
979
980
# File 'sig/types.rbs', line 978

def engagement_preferences
  @engagement_preferences
end

#first_name::String

Returns the value of attribute first_name.

Returns:

  • (::String)


960
961
962
# File 'sig/types.rbs', line 960

def first_name
  @first_name
end

#gender::String

Returns the value of attribute gender.

Returns:

  • (::String)


964
965
966
# File 'sig/types.rbs', line 964

def gender
  @gender
end

#home_phone_number::String

Returns the value of attribute home_phone_number.

Returns:

  • (::String)


967
968
969
# File 'sig/types.rbs', line 967

def home_phone_number
  @home_phone_number
end

#last_name::String

Returns the value of attribute last_name.

Returns:

  • (::String)


962
963
964
# File 'sig/types.rbs', line 962

def last_name
  @last_name
end

#mailing_address::String

Returns the value of attribute mailing_address.

Returns:

  • (::String)


974
975
976
# File 'sig/types.rbs', line 974

def mailing_address
  @mailing_address
end

#middle_name::String

Returns the value of attribute middle_name.

Returns:

  • (::String)


961
962
963
# File 'sig/types.rbs', line 961

def middle_name
  @middle_name
end

#mobile_phone_number::String

Returns the value of attribute mobile_phone_number.

Returns:

  • (::String)


966
967
968
# File 'sig/types.rbs', line 966

def mobile_phone_number
  @mobile_phone_number
end

#party_type::String

Returns the value of attribute party_type.

Returns:

  • (::String)


958
959
960
# File 'sig/types.rbs', line 958

def party_type
  @party_type
end

#personal_email_address::String

Returns the value of attribute personal_email_address.

Returns:

  • (::String)


970
971
972
# File 'sig/types.rbs', line 970

def personal_email_address
  @personal_email_address
end

#phone_number::String

Returns the value of attribute phone_number.

Returns:

  • (::String)


965
966
967
# File 'sig/types.rbs', line 965

def phone_number
  @phone_number
end

#profile_type::String

Returns the value of attribute profile_type.

Returns:

  • (::String)


977
978
979
# File 'sig/types.rbs', line 977

def profile_type
  @profile_type
end

#shipping_address::String

Returns the value of attribute shipping_address.

Returns:

  • (::String)


973
974
975
# File 'sig/types.rbs', line 973

def shipping_address
  @shipping_address
end