hostPorts

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "oisqyukqbidsgjfm")
suspend fun hostPorts(argument: List<suspend HostPortRangePatchArgsBuilder.() -> Unit>)
@JvmName(name = "hjgsgvinboasssyn")
suspend fun hostPorts(vararg argument: suspend HostPortRangePatchArgsBuilder.() -> Unit)
@JvmName(name = "ogagyqyiljhnmpxw")
suspend fun hostPorts(argument: suspend HostPortRangePatchArgsBuilder.() -> Unit)

Parameters

argument

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