Amazon.Polly.Model.LexiconAttributes.IsSetLexiconArn C# (CSharp) 메소드

IsSetLexiconArn() 개인적인 메소드

private IsSetLexiconArn ( ) : bool
리턴 bool
        internal bool IsSetLexiconArn()
        {
            return this._lexiconArn != null;
        }