hosts

@JvmName(name = "cdekrnfstoswfknf")
suspend fun hosts(value: Output<List<SyntheticTaskCommonSettingCustomHostHostArgs>>)
@JvmName(name = "elqegeudiyqfjakw")
suspend fun hosts(value: List<SyntheticTaskCommonSettingCustomHostHostArgs>)

Parameters

value

The host list. See hosts below.


@JvmName(name = "cvlewfpxvspdefmx")
suspend fun hosts(vararg values: Output<SyntheticTaskCommonSettingCustomHostHostArgs>)


@JvmName(name = "qiwomvjqinnfcumg")
suspend fun hosts(values: List<Output<SyntheticTaskCommonSettingCustomHostHostArgs>>)
@JvmName(name = "pqhtklifhyvssubg")
suspend fun hosts(vararg values: SyntheticTaskCommonSettingCustomHostHostArgs)

Parameters

values

The host list. See hosts below.


@JvmName(name = "bdegsyfnhkjsnpqc")
suspend fun hosts(argument: List<suspend SyntheticTaskCommonSettingCustomHostHostArgsBuilder.() -> Unit>)
@JvmName(name = "xyuyfxgxbpqxskcp")
suspend fun hosts(vararg argument: suspend SyntheticTaskCommonSettingCustomHostHostArgsBuilder.() -> Unit)
@JvmName(name = "wohjfhnvfjosmhyn")
suspend fun hosts(argument: suspend SyntheticTaskCommonSettingCustomHostHostArgsBuilder.() -> Unit)

Parameters

argument

The host list. See hosts below.