Class: Aws::Types::DeleteCampaignChannelSubtypeConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_subtype"TELEPHONY", ...

Returns the value of attribute channel_subtype.

Returns:

  • ("TELEPHONY", "SMS", "EMAIL", "WHATSAPP")


182
183
184
# File 'sig/types.rbs', line 182

def channel_subtype
  @channel_subtype
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


181
182
183
# File 'sig/types.rbs', line 181

def id
  @id
end