AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ListDeploymentInstancesRequest : AmazonCodeDeployRequest IRequestEvents
The ListDeploymentInstancesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListDeploymentInstancesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DeploymentId | System.String |
Gets and sets the property DeploymentId.
The unique ID of a deployment. |
![]() |
InstanceStatusFilter | System.Collections.Generic.List<System.String> |
Gets and sets the property InstanceStatusFilter.
A subset of instances to list, by status:
|
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
An identifier that was returned from the previous list deployment instances call, which can be used to return the next set of deployment instances in the list. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5