GrpcRouteMethodMatchArgs

fun GrpcRouteMethodMatchArgs(caseSensitive: Output<Boolean>? = null, grpcMethod: Output<String>, grpcService: Output<String>, type: Output<GrpcRouteMethodMatchType>? = null)