Amazon.ElasticTranscoder.Model.UpdatePipelineRequest.IsSetContentConfig C# (CSharp) Method

IsSetContentConfig() private method

private IsSetContentConfig ( ) : bool
return bool
        internal bool IsSetContentConfig()
        {
            return this._contentConfig != null;
        }