Class: Aws::Types::UpdateCampaignChannelSubtypeConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_subtype_configTypes::ChannelSubtypeConfig

Returns the value of attribute channel_subtype_config.



836
837
838
# File 'sig/types.rbs', line 836

def channel_subtype_config
  @channel_subtype_config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def id
  @id
end