Class: Aws::Types::CheckIfPhoneNumberIsOptedOutResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_opted_outBoolean

Returns the value of attribute is_opted_out.

Returns:

  • (Boolean)


48
49
50
# File 'sig/types.rbs', line 48

def is_opted_out
  @is_opted_out
end