SyntheticTaskArgs

constructor(availableAssertions: Output<List<SyntheticTaskAvailableAssertionArgs>>? = null, commonSetting: Output<SyntheticTaskCommonSettingArgs>? = null, customPeriod: Output<SyntheticTaskCustomPeriodArgs>? = null, frequency: Output<String>? = null, monitorCategory: Output<Int>? = null, monitorConf: Output<SyntheticTaskMonitorConfArgs>? = null, monitors: Output<List<SyntheticTaskMonitorArgs>>? = null, resourceGroupId: Output<String>? = null, status: Output<String>? = null, syntheticTaskName: Output<String>? = null, tags: Output<Map<String, String>>? = null, taskType: Output<Int>? = null)