attachedExtensions property

List<ForwardingRuleAttachedExtension>? attachedExtensions
getter/setter pair

[Output Only].

The extensions that are attached to this ForwardingRule.

Output only.

Implementation

core.List<ForwardingRuleAttachedExtension>? attachedExtensions;