Synthetic Task Common Setting Custom Host Args
data class SyntheticTaskCommonSettingCustomHostArgs(val hosts: Output<List<SyntheticTaskCommonSettingCustomHostHostArgs>>, val selectType: Output<Int>) : ConvertibleToJava<SyntheticTaskCommonSettingCustomHostArgs>
Constructors
Link copied to clipboard
constructor(hosts: Output<List<SyntheticTaskCommonSettingCustomHostHostArgs>>, selectType: Output<Int>)