Amazon.ElasticTranscoder.Model.JobWatermark.IsSetInputKey C# (CSharp) Method

IsSetInputKey() private method

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