ComputeBackendServiceBackendServiceConsistentHash constructor
const
ComputeBackendServiceBackendServiceConsistentHash({
- TfArg<
String> ? httpHeaderName, - TfArg<
int> ? minimumRingSize, - ComputeBackendServiceBackendServiceConsistentHashHttpCookie? httpCookie,
Implementation
const ComputeBackendServiceBackendServiceConsistentHash({
this.httpHeaderName,
this.minimumRingSize,
this.httpCookie,
});