ListProfileObjectTypeItem
A ProfileObjectType instance.
Contents
- Description
-
Description of the profile object type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: Yes
- ObjectTypeName
-
The name of the profile object type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z_][a-zA-Z_0-9-]*$
Required: Yes
- CreatedAt
-
The timestamp of when the domain was created.
Type: Timestamp
Required: No
- LastUpdatedAt
-
The timestamp of when the domain was most recently edited.
Type: Timestamp
Required: No
- MaxAvailableProfileObjectCount
-
The amount of provisioned profile object max count available.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- MaxProfileObjectCount
-
The amount of profile object max count assigned to the object type.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- Tags
-
The tags used to organize, track, or control access for this resource.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: