JobDefinitionArgs

constructor(customerSecrets: Output<List<CustomerSecretArgs>>? = null, dataManagerName: Output<String>? = null, dataServiceInput: Output<Any>? = null, dataServiceName: Output<String>? = null, dataSinkId: Output<String>? = null, dataSourceId: Output<String>? = null, jobDefinitionName: Output<String>? = null, lastModifiedTime: Output<String>? = null, resourceGroupName: Output<String>? = null, runLocation: Output<RunLocation>? = null, schedules: Output<List<ScheduleArgs>>? = null, state: Output<State>? = null, userConfirmation: Output<UserConfirmation>? = null)