menu
aws_glue_api package
documentation
glue-2017-03-31.dart
TriggerUpdate
TriggerUpdate constructor
TriggerUpdate constructor
dark_mode
light_mode
TriggerUpdate
constructor
TriggerUpdate
(
{
List
<
Action
>
?
actions
,
String
?
description
,
String
?
name
,
Predicate
?
predicate
,
String
?
schedule
,
})
Implementation
TriggerUpdate({ this.actions, this.description, this.name, this.predicate, this.schedule, });
aws_glue_api package
documentation
glue-2017-03-31
TriggerUpdate
TriggerUpdate constructor
TriggerUpdate class