ContainerGroupContainerReadinessProbeTcpSocketArgs

data class ContainerGroupContainerReadinessProbeTcpSocketArgs(val port: Output<Int>? = null) : ConvertibleToJava<ContainerGroupContainerReadinessProbeTcpSocketArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ContainerGroupContainerReadinessProbeTcpSocketArgs

Properties

Link copied to clipboard
val port: Output<Int>? = null

When using the HTTP request method for health check, the port number for HTTP Get request detection.