Class: Aws::Types::RuleTriggerEventSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_source_name"OnPostCallAnalysisAvailable", ...

Returns the value of attribute event_source_name.

Returns:

  • ("OnPostCallAnalysisAvailable", "OnRealTimeCallAnalysisAvailable", "OnRealTimeChatAnalysisAvailable", "OnPostChatAnalysisAvailable", "OnEmailAnalysisAvailable", "OnZendeskTicketCreate", "OnZendeskTicketStatusUpdate", "OnSalesforceCaseCreate", "OnContactEvaluationSubmit", "OnMetricDataUpdate", "OnCaseCreate", "OnCaseUpdate", "OnSlaBreach", "OnAlertUpdate", "OnSchedulePublish", "OnScheduleUpdate", "OnScheduleTimeOffRequestActivity")


6862
6863
6864
# File 'sig/types.rbs', line 6862

def event_source_name
  @event_source_name
end

#integration_association_id::String

Returns the value of attribute integration_association_id.

Returns:

  • (::String)


6863
6864
6865
# File 'sig/types.rbs', line 6863

def integration_association_id
  @integration_association_id
end