hosts

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "oswkmttypgknodmr")
suspend fun hosts(argument: List<suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit>)
@JvmName(name = "jrdjbxixhohgshyt")
suspend fun hosts(vararg argument: suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit)
@JvmName(name = "hxwsckeglwyrmmmo")
suspend fun hosts(argument: suspend ServiceTaskSpecContainerSpecHostArgsBuilder.() -> Unit)

Parameters

argument

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