ComputeRegionBackendServiceRegionBackendServiceStrongSessionAffinityCookie constructor
const
ComputeRegionBackendServiceRegionBackendServiceStrongSessionAffinityCookie({
- TfArg<
String> ? name, - TfArg<
String> ? path, - ComputeRegionBackendServiceRegionBackendServiceDuration? ttl,
Implementation
const ComputeRegionBackendServiceRegionBackendServiceStrongSessionAffinityCookie({
this.name,
this.path,
this.ttl,
});