Amazon.CodeBuild.Model.Tag.IsSetKey C# (CSharp) 메소드

IsSetKey() 개인적인 메소드

private IsSetKey ( ) : bool
리턴 bool
        internal bool IsSetKey()
        {
            return this._key != null;
        }