Class: Aws::Types::Profile
- Inherits:
-
Object
- Object
- Aws::Types::Profile
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_number ⇒ ::String
Returns the value of attribute account_number.
-
#additional_information ⇒ ::String
Returns the value of attribute additional_information.
-
#address ⇒ Types::Address
Returns the value of attribute address.
-
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
-
#billing_address ⇒ Types::Address
Returns the value of attribute billing_address.
-
#birth_date ⇒ ::String
Returns the value of attribute birth_date.
-
#business_email_address ⇒ ::String
Returns the value of attribute business_email_address.
-
#business_name ⇒ ::String
Returns the value of attribute business_name.
-
#business_phone_number ⇒ ::String
Returns the value of attribute business_phone_number.
-
#email_address ⇒ ::String
Returns the value of attribute email_address.
-
#engagement_preferences ⇒ Types::EngagementPreferences
Returns the value of attribute engagement_preferences.
-
#first_name ⇒ ::String
Returns the value of attribute first_name.
-
#found_by_items ⇒ ::Array[Types::FoundByKeyValue]
Returns the value of attribute found_by_items.
-
#gender ⇒ "MALE", ...
Returns the value of attribute gender.
-
#gender_string ⇒ ::String
Returns the value of attribute gender_string.
-
#home_phone_number ⇒ ::String
Returns the value of attribute home_phone_number.
-
#last_name ⇒ ::String
Returns the value of attribute last_name.
-
#mailing_address ⇒ Types::Address
Returns the value of attribute mailing_address.
-
#middle_name ⇒ ::String
Returns the value of attribute middle_name.
-
#mobile_phone_number ⇒ ::String
Returns the value of attribute mobile_phone_number.
-
#party_type ⇒ "INDIVIDUAL", ...
Returns the value of attribute party_type.
-
#party_type_string ⇒ ::String
Returns the value of attribute party_type_string.
-
#personal_email_address ⇒ ::String
Returns the value of attribute personal_email_address.
-
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
-
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
-
#profile_type ⇒ "ACCOUNT_PROFILE", "PROFILE"
Returns the value of attribute profile_type.
-
#shipping_address ⇒ Types::Address
Returns the value of attribute shipping_address.
Instance Attribute Details
#account_number ⇒ ::String
Returns the value of attribute account_number.
2178 2179 2180 |
# File 'sig/types.rbs', line 2178 def account_number @account_number end |
#additional_information ⇒ ::String
Returns the value of attribute additional_information.
2179 2180 2181 |
# File 'sig/types.rbs', line 2179 def additional_information @additional_information end |
#address ⇒ Types::Address
Returns the value of attribute address.
2194 2195 2196 |
# File 'sig/types.rbs', line 2194 def address @address end |
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
2198 2199 2200 |
# File 'sig/types.rbs', line 2198 def attributes @attributes end |
#billing_address ⇒ Types::Address
Returns the value of attribute billing_address.
2197 2198 2199 |
# File 'sig/types.rbs', line 2197 def billing_address @billing_address end |
#birth_date ⇒ ::String
Returns the value of attribute birth_date.
2185 2186 2187 |
# File 'sig/types.rbs', line 2185 def birth_date @birth_date end |
#business_email_address ⇒ ::String
Returns the value of attribute business_email_address.
2193 2194 2195 |
# File 'sig/types.rbs', line 2193 def business_email_address @business_email_address end |
#business_name ⇒ ::String
Returns the value of attribute business_name.
2181 2182 2183 |
# File 'sig/types.rbs', line 2181 def business_name @business_name end |
#business_phone_number ⇒ ::String
Returns the value of attribute business_phone_number.
2190 2191 2192 |
# File 'sig/types.rbs', line 2190 def business_phone_number @business_phone_number end |
#email_address ⇒ ::String
Returns the value of attribute email_address.
2191 2192 2193 |
# File 'sig/types.rbs', line 2191 def email_address @email_address end |
#engagement_preferences ⇒ Types::EngagementPreferences
Returns the value of attribute engagement_preferences.
2203 2204 2205 |
# File 'sig/types.rbs', line 2203 def engagement_preferences @engagement_preferences end |
#first_name ⇒ ::String
Returns the value of attribute first_name.
2182 2183 2184 |
# File 'sig/types.rbs', line 2182 def first_name @first_name end |
#found_by_items ⇒ ::Array[Types::FoundByKeyValue]
Returns the value of attribute found_by_items.
2199 2200 2201 |
# File 'sig/types.rbs', line 2199 def found_by_items @found_by_items end |
#gender ⇒ "MALE", ...
Returns the value of attribute gender.
2186 2187 2188 |
# File 'sig/types.rbs', line 2186 def gender @gender end |
#gender_string ⇒ ::String
Returns the value of attribute gender_string.
2201 2202 2203 |
# File 'sig/types.rbs', line 2201 def gender_string @gender_string end |
#home_phone_number ⇒ ::String
Returns the value of attribute home_phone_number.
2189 2190 2191 |
# File 'sig/types.rbs', line 2189 def home_phone_number @home_phone_number end |
#last_name ⇒ ::String
Returns the value of attribute last_name.
2184 2185 2186 |
# File 'sig/types.rbs', line 2184 def last_name @last_name end |
#mailing_address ⇒ Types::Address
Returns the value of attribute mailing_address.
2196 2197 2198 |
# File 'sig/types.rbs', line 2196 def mailing_address @mailing_address end |
#middle_name ⇒ ::String
Returns the value of attribute middle_name.
2183 2184 2185 |
# File 'sig/types.rbs', line 2183 def middle_name @middle_name end |
#mobile_phone_number ⇒ ::String
Returns the value of attribute mobile_phone_number.
2188 2189 2190 |
# File 'sig/types.rbs', line 2188 def mobile_phone_number @mobile_phone_number end |
#party_type ⇒ "INDIVIDUAL", ...
Returns the value of attribute party_type.
2180 2181 2182 |
# File 'sig/types.rbs', line 2180 def party_type @party_type end |
#party_type_string ⇒ ::String
Returns the value of attribute party_type_string.
2200 2201 2202 |
# File 'sig/types.rbs', line 2200 def party_type_string @party_type_string end |
#personal_email_address ⇒ ::String
Returns the value of attribute personal_email_address.
2192 2193 2194 |
# File 'sig/types.rbs', line 2192 def personal_email_address @personal_email_address end |
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
2187 2188 2189 |
# File 'sig/types.rbs', line 2187 def phone_number @phone_number end |
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
2177 2178 2179 |
# File 'sig/types.rbs', line 2177 def profile_id @profile_id end |
#profile_type ⇒ "ACCOUNT_PROFILE", "PROFILE"
Returns the value of attribute profile_type.
2202 2203 2204 |
# File 'sig/types.rbs', line 2202 def profile_type @profile_type end |
#shipping_address ⇒ Types::Address
Returns the value of attribute shipping_address.
2195 2196 2197 |
# File 'sig/types.rbs', line 2195 def shipping_address @shipping_address end |