JobStepOutputArgs

constructor(credential: Output<String>? = null, databaseName: Output<String>, resourceGroupName: Output<String>? = null, schemaName: Output<String>? = null, serverName: Output<String>, subscriptionId: Output<String>? = null, tableName: Output<String>, type: Output<Either<String, JobStepOutputType>>? = null)