Amazon.CodeBuild.Model.Tag.IsSetKey C# (CSharp) Метод

IsSetKey() приватный Метод

private IsSetKey ( ) : bool
Результат bool
        internal bool IsSetKey()
        {
            return this._key != null;
        }