class Aws::SNS::Types::GetSMSAttributesInput

The input for the `GetSMSAttributes` request.

@note When making an API call, you may pass GetSMSAttributesInput

data as a hash:

    {
      attributes: ["String"],
    }

@!attribute [rw] attributes

A list of the individual attribute names, such as
`MonthlySpendLimit`, for which you want values.

For all attribute names, see [SetSMSAttributes][1].

If you don't use this parameter, Amazon SNS returns all SMS
attributes.

[1]: https://docs.aws.amazon.com/sns/latest/api/API_SetSMSAttributes.html
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/GetSMSAttributesInput AWS API Documentation

Constants

SENSITIVE