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.
This is the response object from the PutProfileObjectType operation.
Namespace: Amazon.CustomerProfiles.Model
Assembly: AWSSDK.CustomerProfiles.dll
Version: 3.x.y.z
public class PutProfileObjectTypeResponse : AmazonWebServiceResponse
The PutProfileObjectTypeResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutProfileObjectTypeResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowProfileCreation | System.Boolean |
Gets and sets the property AllowProfileCreation.
Indicates whether a profile should be created when data is received if one doesn’t
exist for an object of this type. The default is |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp of when the domain was created. |
![]() |
Description | System.String |
Gets and sets the property Description. Description of the profile object type. |
![]() |
EncryptionKey | System.String |
Gets and sets the property EncryptionKey. The customer-provided key to encrypt the profile object that will be created in this profile object type. |
![]() |
ExpirationDays | System.Int32 |
Gets and sets the property ExpirationDays. The number of days until the data in the object expires. |
![]() |
Fields | System.Collections.Generic.Dictionary<System.String, Amazon.CustomerProfiles.Model.ObjectTypeField> |
Gets and sets the property Fields. A map of the name and ObjectType field. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Keys | System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<Amazon.CustomerProfiles.Model.ObjectTypeKey>> |
Gets and sets the property Keys. A list of unique keys that can be used to map data to the profile. |
![]() |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The timestamp of when the domain was most recently edited. |
![]() |
MaxAvailableProfileObjectCount | System.Int32 |
Gets and sets the property MaxAvailableProfileObjectCount. The amount of provisioned profile object max count available. |
![]() |
MaxProfileObjectCount | System.Int32 |
Gets and sets the property MaxProfileObjectCount. The amount of profile object max count assigned to the object type. |
![]() |
ObjectTypeName | System.String |
Gets and sets the property ObjectTypeName. The name of the profile object type. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SourceLastUpdatedTimestampFormat | System.String |
Gets and sets the property SourceLastUpdatedTimestampFormat.
The format of your |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. |
![]() |
TemplateId | System.String |
Gets and sets the property TemplateId. A unique identifier for the object template. |
.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