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

IsSetStreamName() private méthode

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