TargetLocation constructor
TargetLocation({})
Implementation
TargetLocation({
this.accounts,
this.executionRoleName,
this.regions,
this.targetLocationMaxConcurrency,
this.targetLocationMaxErrors,
});
TargetLocation({
this.accounts,
this.executionRoleName,
this.regions,
this.targetLocationMaxConcurrency,
this.targetLocationMaxErrors,
});