Class: Aws::Types::WabaSetupFinalization

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.



634
635
636
# File 'sig/types.rbs', line 634

def event_destinations
  @event_destinations
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


633
634
635
# File 'sig/types.rbs', line 633

def id
  @id
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



635
636
637
# File 'sig/types.rbs', line 635

def tags
  @tags
end