Class: Aws::Types::CheckIfPhoneNumberIsOptedOutResponse
- Inherits:
-
Object
- Object
- Aws::Types::CheckIfPhoneNumberIsOptedOutResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_opted_out ⇒ Boolean
Returns the value of attribute is_opted_out.
Instance Attribute Details
#is_opted_out ⇒ Boolean
Returns the value of attribute is_opted_out.
48 49 50 |
# File 'sig/types.rbs', line 48 def is_opted_out @is_opted_out end |