Amazon.CodeDeploy.Model.ListDeploymentsResponse.IsSetDeployments C# (CSharp) Method

IsSetDeployments() private method

private IsSetDeployments ( ) : bool
return bool
        internal bool IsSetDeployments()
        {
            return this._deployments != null && this._deployments.Count > 0; 
        }
ListDeploymentsResponse