targetType property

String? targetType
getter/setter pair

Target types of the firewall policy rule. Default value is INSTANCES. Possible string values are:

  • "INSTANCES"
  • "INTERNAL_MANAGED_LB"

Implementation

core.String? targetType;