Config¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.MatchCommunitySet.
Config
¶ Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
MatchCommunitySet
Config
This class represents configuration data.
Configuration data for match conditions on communities
-
community_set
¶ References a defined community set
type: str
refers to:
community_set_name
-
match_set_options
¶ Optional parameter that governs the behaviour of the match operation
type:
MatchSetOptionsType
-