Class: Aws::Types::DeleteCampaignCommunicationTimeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config"TELEPHONY", ...

Returns the value of attribute config.

Returns:

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


194
195
196
# File 'sig/types.rbs', line 194

def config
  @config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


193
194
195
# File 'sig/types.rbs', line 193

def id
  @id
end