Class: Aws::Types::PutOptedOutNumberRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#opt_out_list_name ⇒ ::String

Returns the value of attribute opt_out_list_name.

Returns:

  • (::String)


1468
1469
1470
# File 'sig/types.rbs', line 1468

def opt_out_list_name
  @opt_out_list_name
end

#opted_out_number ⇒ ::String

Returns the value of attribute opted_out_number.

Returns:

  • (::String)


1469
1470
1471
# File 'sig/types.rbs', line 1469

def opted_out_number
  @opted_out_number
end