class Aws::SNS::Types::CheckIfPhoneNumberIsOptedOutInput

The input for the `CheckIfPhoneNumberIsOptedOut` action.

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

data as a hash:

    {
      phone_number: "PhoneNumber", # required
    }

@!attribute [rw] phone_number

The phone number for which you want to check the opt out status.
@return [String]

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

Constants

SENSITIVE