ContainerHttpGetArgs

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