Transfer Job Args
constructor(description: Output<String>? = null, eventStream: Output<TransferJobEventStreamArgs>? = null, loggingConfig: Output<TransferJobLoggingConfigArgs>? = null, name: Output<String>? = null, notificationConfig: Output<TransferJobNotificationConfigArgs>? = null, project: Output<String>? = null, replicationSpec: Output<TransferJobReplicationSpecArgs>? = null, schedule: Output<TransferJobScheduleArgs>? = null, status: Output<String>? = null, transferSpec: Output<TransferJobTransferSpecArgs>? = null)