Class: Aws::Types::SendWhatsAppConversionEventInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:event_data])

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_id::String

Returns the value of attribute dataset_id.

Returns:

  • (::String)


516
517
518
# File 'sig/types.rbs', line 516

def dataset_id
  @dataset_id
end

#event_data::String

Returns the value of attribute event_data.

Returns:

  • (::String)


517
518
519
# File 'sig/types.rbs', line 517

def event_data
  @event_data
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


515
516
517
# File 'sig/types.rbs', line 515

def id
  @id
end