MetadataFormSummary
The summary of the metadata form.
Contents
- typeName
-
The type name of the metadata form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(amazon.datazone.)?(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
Required: Yes
- typeRevision
-
The type revision of the metadata form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- formName
-
The form name of the metadata form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: