Amazon.OpsWorks.Model.DescribeDeploymentsRequest.IsSetDeploymentIds C# (CSharp) Method

IsSetDeploymentIds() private method

private IsSetDeploymentIds ( ) : bool
return bool
        internal bool IsSetDeploymentIds()
        {
            return this._deploymentIds != null && this._deploymentIds.Count > 0; 
        }