ContainerServiceDeploymentVersionPublicEndpointArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "offcblifqffnjvxe")
suspend fun containerName(value: Output<String>)
@JvmName(name = "clvjylpkboqgrmea")
suspend fun containerName(value: String)
Link copied to clipboard
@JvmName(name = "cucnbcsklrybmvnc")
suspend fun containerPort(value: Output<Int>)
@JvmName(name = "divkmieldtofdhmg")
suspend fun containerPort(value: Int)
Link copied to clipboard
@JvmName(name = "duoegthuhgnujlwh")
suspend fun healthCheck(value: Output<ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgs>)
@JvmName(name = "eexkjmhxyeimbmle")
suspend fun healthCheck(argument: suspend ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgsBuilder.() -> Unit)