Amazon.Polly.Model.LexiconDescription.IsSetAttributes C# (CSharp) Method

IsSetAttributes() private method

private IsSetAttributes ( ) : bool
return bool
        internal bool IsSetAttributes()
        {
            return this._attributes != null;
        }