Amazon.Polly.Model.GetLexiconResponse.IsSetLexiconAttributes C# (CSharp) Method

IsSetLexiconAttributes() private method

private IsSetLexiconAttributes ( ) : bool
return bool
        internal bool IsSetLexiconAttributes()
        {
            return this._lexiconAttributes != null;
        }