HTTPGetActionPatchArgs

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