ActionExecutionInput constructor
ActionExecutionInput({})
Implementation
ActionExecutionInput({
this.actionTypeId,
this.configuration,
this.inputArtifacts,
this.namespace,
this.region,
this.resolvedConfiguration,
this.roleArn,
});