JobStepActionArgs

constructor(source: Output<Either<String, JobStepActionSource>>? = null, type: Output<Either<String, JobStepActionType>>? = null, value: Output<String>)