hostPorts

@JvmName(name = "lxilmckdlbrnwdxd")
suspend fun hostPorts(value: Output<List<HostPortRangePatchArgs>>)
@JvmName(name = "qsclwexcibixaxtd")
suspend fun hostPorts(value: List<HostPortRangePatchArgs>?)

Parameters

value

hostPorts determines which host port ranges are allowed to be exposed.


@JvmName(name = "jiuvgpbgpdmvhtdd")
suspend fun hostPorts(vararg values: Output<HostPortRangePatchArgs>)


@JvmName(name = "lkddorchdtowhwen")
suspend fun hostPorts(values: List<Output<HostPortRangePatchArgs>>)
@JvmName(name = "fleytnlvhfrlqyeb")
suspend fun hostPorts(vararg values: HostPortRangePatchArgs)

Parameters

values

hostPorts determines which host port ranges are allowed to be exposed.


@JvmName(name = "jsuwtohbjkptbugi")
suspend fun hostPorts(argument: List<suspend HostPortRangePatchArgsBuilder.() -> Unit>)
@JvmName(name = "ymubfmpqsurbanhj")
suspend fun hostPorts(vararg argument: suspend HostPortRangePatchArgsBuilder.() -> Unit)
@JvmName(name = "dsgugnfraxfqhyfp")
suspend fun hostPorts(argument: suspend HostPortRangePatchArgsBuilder.() -> Unit)

Parameters

argument

hostPorts determines which host port ranges are allowed to be exposed.