Home

envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.extensions.filters.http.rate_limit_quota.v3.RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder
.withCustomValue(types.envoy.config.core.v3.TypedExtensionConfig)
.withStringValue('string')
._validate()

Fields

Name Type One-of group Required Constraints
custom_value envoy.config.core.v3.TypedExtensionConfig value_specifier  
string_value string value_specifier