AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
BatchGetTriggersResponse
/
Builder
Builder
class
Builder
Members
Properties
triggers
Link copied to clipboard
var
triggers
:
List
<
Trigger
>
?
A list of trigger definitions.
triggers
Not
Found
Link copied to clipboard
var
triggersNotFound
:
List
<
String
>
?
A list of names of triggers not found.