WorkloadData
Describes a workload.
Contents
- description
-
The description of a workload.
Type: String
Required: No
- displayName
-
The display name of a workload.
Type: String
Required: No
- documentationUrl
-
The URL of a workload document.
Type: String
Required: No
- iconUrl
-
The URL of a workload icon.
Type: String
Required: No
- status
-
The status of a workload.
You can list deployments in the
DISABLED
status.Type: String
Valid Values:
ACTIVE | INACTIVE | DISABLED | DELETED
Required: No
- statusMessage
-
The message about a workload's status.
Type: String
Required: No
- workloadName
-
The name of the workload.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[A-Za-z][a-zA-Z0-9-_]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: