Home

envoy.extensions.retry.priority.previous_priorities.v3.PreviousPrioritiesConfig

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.retry.priority.previous_priorities.v3.PreviousPrioritiesConfig
.withUpdateFrequency(1)
._validate()

Fields

Name Type One-of group Required Constraints
update_frequency int32   {"Int32":{"gt":0}}