HumanTaskUiSummary
Container for human task user interface information.
Contents
- CreationTime
-
A timestamp when SageMaker created the human task user interface.
Type: Timestamp
Required: Yes
- HumanTaskUiArn
-
The Amazon Resource Name (ARN) of the human task user interface.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]+:[0-9]{12}:human-task-ui/.*
Required: Yes
- HumanTaskUiName
-
The name of the human task user interface.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-z0-9](-*[a-z0-9])*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: