String deploymentPatternName
The name of the deployment pattern supported by a given workload. You can use the
ListWorkloadDeploymentPatterns operation to discover supported values for this parameter.
Boolean dryRun
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
String name
The name of the deployment.
Map<K,V> specifications
The settings specified for the deployment. For more information on the specifications required for creating a deployment, see Workload specifications.
String workloadName
The name of the workload. You can use the
ListWorkloadDeploymentPatterns operation to discover supported values for this parameter.
String deploymentId
The ID of the deployment.
String deploymentId
The ID of the deployment.
Date createdAt
The time the deployment was created.
Date deletedAt
The time the deployment was deleted.
String id
The ID of the deployment.
String name
The name of the deployment.
String patternName
The pattern name of the deployment.
String resourceGroup
The resource group of the deployment.
Map<K,V> specifications
The specifications of the deployment. For more information on specifications for each deployment, see Workload specifications.
String status
The status of the deployment.
String workloadName
The name of the workload.
Date createdAt
The time the deployment was created.
String id
The ID of the deployment.
String name
The name of the deployment
String patternName
The name of the workload deployment pattern.
String status
The status of the deployment.
String workloadName
The name of the workload.
String description
The description of the deployment event.
String name
The name of the deployment event.
String status
The status of the deployment event.
String statusReason
The reason of the deployment event status.
Date timestamp
The timestamp of the deployment event.
String name
The name of the filter. Filter names are case-sensitive.
List<E> values
The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are
joined with an OR, and the request returns all results that match any of the specified values.
String deploymentId
The ID of the deployment.
DeploymentData deployment
An object that details the deployment.
String workloadName
The name of the workload.
WorkloadData workload
Information about the workload.
String deploymentId
The ID of the deployment.
Integer maxResults
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.
String nextToken
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
List<E> filters
Filters to scope the results. The following filters are supported:
WORKLOAD_NAME
DEPLOYMENT_STATUS
Integer maxResults
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.
String nextToken
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
Integer maxResults
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.
String nextToken
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
String workloadName
The name of the workload.
Integer maxResults
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.
String nextToken
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
String description
The description of a workload.
String displayName
The display name of a workload.
String documentationUrl
The URL of a workload document.
String iconUrl
The URL of a workload icon.
String status
The status of a workload.
String statusMessage
The message about a workload's status.
String workloadName
The name of the workload.
String deploymentPatternName
The name of a workload deployment pattern.
String description
The description of a workload deployment pattern.
String displayName
The display name of a workload deployment pattern.
String status
The status of a workload deployment pattern.
String statusMessage
A message about a workload deployment pattern's status.
String workloadName
The name of the workload.
String workloadVersionName
The name of the workload deployment pattern version.
Copyright © 2024. All rights reserved.