toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
CustomEventsTriggerResponse
/
CustomEventsTriggerResponse
Custom
Events
Trigger
Response
constructor
(
annotations
:
List
<
Any
>
?
=
null
,
description
:
String
?
=
null
,
events
:
List
<
Any
>
,
pipelines
:
List
<
TriggerPipelineReferenceResponse
>
?
=
null
,
runtimeState
:
String
,
scope
:
String
,
subjectBeginsWith
:
String
?
=
null
,
subjectEndsWith
:
String
?
=
null
,
type
:
String
)