tcpSocket

@JvmName(name = "wvuofolpgvcyqrjg")
suspend fun tcpSocket(value: Output<JobTemplateTemplateContainerStartupProbeTcpSocketArgs>)
@JvmName(name = "imxmqoisypukteda")
suspend fun tcpSocket(value: JobTemplateTemplateContainerStartupProbeTcpSocketArgs?)

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 = "xulspyoehweewynd")
suspend fun tcpSocket(argument: suspend JobTemplateTemplateContainerStartupProbeTcpSocketArgsBuilder.() -> Unit)

Parameters

argument

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