AWS SDK for .NET Documentation
Deployments Property
AmazonAmazon.OpsWorks.ModelDescribeDeploymentsResultDeployments Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Deployments.

An array of

CopyC#
Deployment
objects that describe the deployments.

Declaration Syntax
C#
public List<Deployment> Deployments { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)