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.
Container for the parameters to the ListDeployments operation. Retrieves a paginated list of deployments.
Namespace: Amazon.GreengrassV2.Model
Assembly: AWSSDK.GreengrassV2.dll
Version: 3.x.y.z
public class ListDeploymentsRequest : AmazonGreengrassV2Request IAmazonWebServiceRequest
The ListDeploymentsRequest type exposes the following members
Name | Description | |
---|---|---|
ListDeploymentsRequest() |
Name | Type | Description | |
---|---|---|---|
HistoryFilter | Amazon.GreengrassV2.DeploymentHistoryFilter |
Gets and sets the property HistoryFilter. The filter for the list of deployments. Choose one of the following options:
Default: |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of results to be returned per paginated request.
Default: |
|
NextToken | System.String |
Gets and sets the property NextToken. The token to be used for the next set of paginated results. |
|
ParentTargetArn | System.String |
Gets and sets the property ParentTargetArn. The parent deployment's target ARN within a subdeployment. |
|
TargetArn | System.String |
Gets and sets the property TargetArn. The ARN of the target IoT thing or thing group. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5