Amazon.CodeDeploy.Model.BatchGetDeploymentGroupsResponse.IsSetDeploymentGroupsInfo C# (CSharp) Method

IsSetDeploymentGroupsInfo() private method

private IsSetDeploymentGroupsInfo ( ) : bool
return bool
        internal bool IsSetDeploymentGroupsInfo()
        {
            return this._deploymentGroupsInfo != null && this._deploymentGroupsInfo.Count > 0; 
        }
BatchGetDeploymentGroupsResponse