ComputeRegionBackendServiceRegionBackendServiceCdnNegativeCachingPolicy class

One row in cdn_policy.negative_caching_policy. The regional schema does not model the ttl attribute (status-code key only).

Annotations
  • @immutable

Properties

code → TfArg<int>?
HTTP status code to apply a TTL to. Valid values per schema: 300, 301, 308, 404, 405, 410, 421, 451, 501. Each code may appear at most once.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toArgMap() Map<String, Object?>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited