Class: Aws::Types::PutWhatsAppBusinessAccountEventDestinationsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_destinations::Array[Types::WhatsAppBusinessAccountEventDestination]

Returns the value of attribute event_destinations.



490
491
492
# File 'sig/types.rbs', line 490

def event_destinations
  @event_destinations
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def id
  @id
end