tcpSockets

@JvmName(name = "dbnolbeataethxfs")
suspend fun tcpSockets(value: Output<List<ContainerGroupContainerReadinessProbeTcpSocketArgs>>)
@JvmName(name = "iyhsfjxfxojminur")
suspend fun tcpSockets(value: List<ContainerGroupContainerReadinessProbeTcpSocketArgs>?)

Parameters

value

Health check using TCP socket method. See tcp_socket below.


@JvmName(name = "qjlyuexwbcisbpsq")
suspend fun tcpSockets(vararg values: Output<ContainerGroupContainerReadinessProbeTcpSocketArgs>)


@JvmName(name = "rfebkhcnvwmgrofj")
suspend fun tcpSockets(values: List<Output<ContainerGroupContainerReadinessProbeTcpSocketArgs>>)
@JvmName(name = "lhjdbcsqmcjtwjft")
suspend fun tcpSockets(vararg values: ContainerGroupContainerReadinessProbeTcpSocketArgs)

Parameters

values

Health check using TCP socket method. See tcp_socket below.


@JvmName(name = "stabkcmpukvbnwra")
suspend fun tcpSockets(argument: List<suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit>)
@JvmName(name = "yhnlahbjijrduneb")
suspend fun tcpSockets(vararg argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)
@JvmName(name = "gmpmqjmxfvjjrvpg")
suspend fun tcpSockets(argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)

Parameters

argument

Health check using TCP socket method. See tcp_socket below.