AssetTypeItem
The details of the asset type.
Contents
- domainId
-
The identifier of the Amazon DataZone domain where the asset type exists.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- formsOutput
-
The forms included in the details of the asset type.
Type: String to FormEntryOutput object map
Map Entries: Minimum number of 0 items. Maximum number of 10 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
Required: Yes
- name
-
The name of the asset type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[^\.]*
Required: Yes
- owningProjectId
-
The identifier of the Amazon DataZone project that owns the asset type.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- revision
-
The revision of the asset type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- createdAt
-
The timestamp of when the asset type was created.
Type: Timestamp
Required: No
- createdBy
-
The Amazon DataZone user who created the asset type.
Type: String
Required: No
- description
-
The description of the asset type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- originDomainId
-
The identifier of the Amazon DataZone domain where the asset type was originally created.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: No
- originProjectId
-
The identifier of the Amazon DataZone project where the asset type exists.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
- updatedAt
-
The timestamp of when the asset type was updated.
Type: Timestamp
Required: No
- updatedBy
-
The Amazon DataZone user who updated the asset type.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: