Amazon.CodeDeploy.Model.ListDeploymentsRequest.IsSetDeploymentGroupName C# (CSharp) Méthode

IsSetDeploymentGroupName() private méthode

private IsSetDeploymentGroupName ( ) : bool
Résultat bool
        internal bool IsSetDeploymentGroupName()
        {
            return this._deploymentGroupName != null;
        }