AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateProfile operation. Creates a standard profile.
A standard profile represents the following attributes for a customer profile in a domain.
Namespace: Amazon.CustomerProfiles.Model
Assembly: AWSSDK.CustomerProfiles.dll
Version: 3.x.y.z
public class CreateProfileRequest : AmazonCustomerProfilesRequest IAmazonWebServiceRequest
The CreateProfileRequest type exposes the following members
Name | Description | |
---|---|---|
CreateProfileRequest() |
Name | Type | Description | |
---|---|---|---|
AccountNumber | System.String |
Gets and sets the property AccountNumber. An account number that you have given to the customer. |
|
AdditionalInformation | System.String |
Gets and sets the property AdditionalInformation. Any additional information relevant to the customer’s profile. |
|
Address | Amazon.CustomerProfiles.Model.Address |
Gets and sets the property Address. A generic address associated with the customer that is not mailing, shipping, or billing. |
|
Attributes | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Attributes. A key value pair of attributes of a customer profile. |
|
BillingAddress | Amazon.CustomerProfiles.Model.Address |
Gets and sets the property BillingAddress. The customer’s billing address. |
|
BirthDate | System.String |
Gets and sets the property BirthDate. The customer’s birth date. |
|
BusinessEmailAddress | System.String |
Gets and sets the property BusinessEmailAddress. The customer’s business email address. |
|
BusinessName | System.String |
Gets and sets the property BusinessName. The name of the customer’s business. |
|
BusinessPhoneNumber | System.String |
Gets and sets the property BusinessPhoneNumber. The customer’s business phone number. |
|
DomainName | System.String |
Gets and sets the property DomainName. The unique name of the domain. |
|
EmailAddress | System.String |
Gets and sets the property EmailAddress. The customer’s email address, which has not been specified as a personal or business address. |
|
FirstName | System.String |
Gets and sets the property FirstName. The customer’s first name. |
|
Gender | Amazon.CustomerProfiles.Gender |
Gets and sets the property Gender. The gender with which the customer identifies. |
|
GenderString | System.String |
Gets and sets the property GenderString.
An alternative to |
|
HomePhoneNumber | System.String |
Gets and sets the property HomePhoneNumber. The customer’s home phone number. |
|
LastName | System.String |
Gets and sets the property LastName. The customer’s last name. |
|
MailingAddress | Amazon.CustomerProfiles.Model.Address |
Gets and sets the property MailingAddress. The customer’s mailing address. |
|
MiddleName | System.String |
Gets and sets the property MiddleName. The customer’s middle name. |
|
MobilePhoneNumber | System.String |
Gets and sets the property MobilePhoneNumber. The customer’s mobile phone number. |
|
PartyType | Amazon.CustomerProfiles.PartyType |
Gets and sets the property PartyType. The type of profile used to describe the customer. |
|
PartyTypeString | System.String |
Gets and sets the property PartyTypeString.
An alternative to |
|
PersonalEmailAddress | System.String |
Gets and sets the property PersonalEmailAddress. The customer’s personal email address. |
|
PhoneNumber | System.String |
Gets and sets the property PhoneNumber. The customer’s phone number, which has not been specified as a mobile, home, or business number. |
|
ShippingAddress | Amazon.CustomerProfiles.Model.Address |
Gets and sets the property ShippingAddress. The customer’s shipping address. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5