Amazon.CodeDeploy.Model.ListDeploymentsResponse.IsSetDeployments C# (CSharp) Метод

IsSetDeployments() приватный Метод

private IsSetDeployments ( ) : bool
Результат bool
        internal bool IsSetDeployments()
        {
            return this._deployments != null && this._deployments.Count > 0; 
        }
ListDeploymentsResponse