Container Group Container Readiness Probe Http Get Args
data class ContainerGroupContainerReadinessProbeHttpGetArgs(val path: Output<String>? = null, val port: Output<Int>? = null, val scheme: Output<String>? = null) : ConvertibleToJava<ContainerGroupContainerReadinessProbeHttpGetArgs>
Constructors
Link copied to clipboard
fun ContainerGroupContainerReadinessProbeHttpGetArgs(path: Output<String>? = null, port: Output<Int>? = null, scheme: Output<String>? = null)