class Aws::SNS::Types::CheckIfPhoneNumberIsOptedOutResponse

The response from the `CheckIfPhoneNumberIsOptedOut` action.

@!attribute [rw] is_opted_out

Indicates whether the phone number is opted out:

* `true` – The phone number is opted out, meaning you cannot publish
  SMS messages to it.

* `false` – The phone number is opted in, meaning you can publish
  SMS messages to it.
@return [Boolean]

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

Constants

SENSITIVE