Action constructor
Action({})
Implementation
Action({
this.arguments,
this.crawlerName,
this.jobName,
this.notificationProperty,
this.securityConfiguration,
this.timeout,
});
Action({
this.arguments,
this.crawlerName,
this.jobName,
this.notificationProperty,
this.securityConfiguration,
this.timeout,
});