ContainerAppProbeHttpGetArgs

constructor(host: Output<String>? = null, httpHeaders: Output<List<ContainerAppProbeHttpHeadersArgs>>? = null, path: Output<String>? = null, port: Output<Int>, scheme: Output<Either<String, Scheme>>? = null)