Amazon.CodeBuild.Model.LogsLocation.IsSetGroupName C# (CSharp) Méthode

IsSetGroupName() private méthode

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