Amazon.ElasticTranscoder.Model.CreateJobRequest.IsSetOutputKeyPrefix C# (CSharp) Method

IsSetOutputKeyPrefix() private method

private IsSetOutputKeyPrefix ( ) : bool
return bool
        internal bool IsSetOutputKeyPrefix()
        {
            return this._outputKeyPrefix != null;
        }