Amazon.CodeDeploy.Model.GenericRevisionInfo.IsSetDeploymentGroups C# (CSharp) Method

IsSetDeploymentGroups() private method

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