Amazon.ElasticTranscoder.Model.CaptionSource.IsSetEncryption C# (CSharp) Method

IsSetEncryption() private method

private IsSetEncryption ( ) : bool
return bool
        internal bool IsSetEncryption()
        {
            return this._encryption != null;
        }