tcpSocket

@JvmName(name = "kcqjggrynlyptqau")
suspend fun tcpSocket(value: Output<ServiceTemplateContainerStartupProbeTcpSocketArgs>)
@JvmName(name = "tqwgdiawmujscxja")
suspend fun tcpSocket(value: ServiceTemplateContainerStartupProbeTcpSocketArgs?)

Parameters

value

TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.


@JvmName(name = "wxvyykpdkflvvfon")
suspend fun tcpSocket(argument: suspend ServiceTemplateContainerStartupProbeTcpSocketArgsBuilder.() -> Unit)

Parameters

argument

TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.