Class: Aws::Types::WhatsAppBusinessAccountEventDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_destination_arn::String

Returns the value of attribute event_destination_arn.

Returns:

  • (::String)


640
641
642
# File 'sig/types.rbs', line 640

def event_destination_arn
  @event_destination_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


641
642
643
# File 'sig/types.rbs', line 641

def role_arn
  @role_arn
end