Subscription Job Args
constructor(checkpoint: Output<String>? = null, computeUnit: Output<Int>? = null, databaseCount: Output<Int>? = null, dbList: Output<String>? = null, delayNotice: Output<Boolean>? = null, delayPhone: Output<String>? = null, delayRuleTime: Output<String>? = null, destinationEndpointEngineName: Output<String>? = null, destinationRegion: Output<String>? = null, dtsInstanceId: Output<String>? = null, dtsJobName: Output<String>? = null, errorNotice: Output<Boolean>? = null, errorPhone: Output<String>? = null, instanceClass: Output<String>? = null, paymentDuration: Output<Int>? = null, paymentDurationUnit: Output<String>? = null, paymentType: Output<String>? = null, reserve: Output<String>? = null, sourceEndpointDatabaseName: Output<String>? = null, sourceEndpointEngineName: Output<String>? = null, sourceEndpointInstanceId: Output<String>? = null, sourceEndpointInstanceType: Output<String>? = null, sourceEndpointIp: Output<String>? = null, sourceEndpointOracleSid: Output<String>? = null, sourceEndpointOwnerId: Output<String>? = null, sourceEndpointPassword: Output<String>? = null, sourceEndpointPort: Output<String>? = null, sourceEndpointRegion: Output<String>? = null, sourceEndpointRole: Output<String>? = null, sourceEndpointUserName: Output<String>? = null, status: Output<String>? = null, subscriptionDataTypeDdl: Output<Boolean>? = null, subscriptionDataTypeDml: Output<Boolean>? = null, subscriptionInstanceNetworkType: Output<String>? = null, subscriptionInstanceVpcId: Output<String>? = null, subscriptionInstanceVswitchId: Output<String>? = null, syncArchitecture: Output<String>? = null, synchronizationDirection: Output<String>? = null, tags: Output<Map<String, String>>? = null)