WorkloadDeploymentPatternDataSummary
Describes a workload deployment pattern.
Contents
- deploymentPatternName
-
The name of a workload deployment pattern.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[A-Za-z0-9][a-zA-Z0-9-]*$
Required: No
- description
-
The description of a workload deployment pattern.
Type: String
Required: No
- displayName
-
The display name of a workload deployment pattern.
Type: String
Required: No
- status
-
The status of a workload deployment pattern.
Type: String
Valid Values:
ACTIVE | INACTIVE | DISABLED | DELETED
Required: No
- statusMessage
-
A message about a workload deployment pattern'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
- workloadVersionName
-
The name of the workload deployment pattern version.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 30.
Pattern:
^[A-Za-z0-9][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: