hosts

@JvmName(name = "veyfqdqobrjjtfeg")
suspend fun hosts(value: Output<List<ContainerHostArgs>>)
@JvmName(name = "nrbkvwhigmleeuwt")
suspend fun hosts(value: List<ContainerHostArgs>?)

Parameters

value

Additional hosts to add to the container.


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


@JvmName(name = "uthqlxsvjkefhntb")
suspend fun hosts(values: List<Output<ContainerHostArgs>>)
@JvmName(name = "xyqbxsyxoxrfvmui")
suspend fun hosts(vararg values: ContainerHostArgs)

Parameters

values

Additional hosts to add to the container.


@JvmName(name = "pcufqguqgvamxfkb")
suspend fun hosts(argument: List<suspend ContainerHostArgsBuilder.() -> Unit>)
@JvmName(name = "twmupilhirqydbje")
suspend fun hosts(vararg argument: suspend ContainerHostArgsBuilder.() -> Unit)
@JvmName(name = "eyjthuerlugyscvv")
suspend fun hosts(argument: suspend ContainerHostArgsBuilder.() -> Unit)

Parameters

argument

Additional hosts to add to the container.