hosts

@JvmName(name = "oydqhdggafuoqrrs")
suspend fun hosts(value: Output<List<ServiceTaskSpecContainerSpecHostArgs>>)
@JvmName(name = "dkpoktjrruxcxrqc")
suspend fun hosts(value: List<ServiceTaskSpecContainerSpecHostArgs>?)

Parameters

value

A list of hostname/IP mappings to add to the container's hosts file


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


@JvmName(name = "hsmmpyiaowuefuvk")
suspend fun hosts(values: List<Output<ServiceTaskSpecContainerSpecHostArgs>>)
@JvmName(name = "mdwolmfamivibrjm")
suspend fun hosts(vararg values: ServiceTaskSpecContainerSpecHostArgs)

Parameters

values

A list of hostname/IP mappings to add to the container's hosts file


@JvmName(name = "kawhmosnwobbdame")
suspend fun hosts(argument: List<suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit>)
@JvmName(name = "ngjbfatkmxgscyhc")
suspend fun hosts(vararg argument: suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit)
@JvmName(name = "jouimvlgttlldtko")
suspend fun hosts(argument: suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit)

Parameters

argument

A list of hostname/IP mappings to add to the container's hosts file