SyntheticTaskCommonSettingCustomHostArgs

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>)

Properties

Link copied to clipboard

The host list. See hosts below.

Link copied to clipboard
val selectType: Output<Int>

Selection method:

Functions

Link copied to clipboard
open override fun toJava(): SyntheticTaskCommonSettingCustomHostArgs