Amazon.ElasticTranscoder.Model.Artwork.IsSetInputKey C# (CSharp) 메소드

IsSetInputKey() 개인적인 메소드

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