State¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.MatchCommunitySet.
State
¶ Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
MatchCommunitySet
State
This class represents state data.
Operational state data
-
community_set
¶ References a defined community set
type: str
refers to:
community_set_name
config: False
-
match_set_options
¶ Optional parameter that governs the behaviour of the match operation
type:
MatchSetOptionsType
config: False
-