Amazon.CodeDeploy.Model.GenericRevisionInfo.IsSetDeploymentGroups C# (CSharp) Méthode

IsSetDeploymentGroups() private méthode

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