policyType property
The type of the firewall policy.
This field can be one of VPC_POLICY, RDMA_ROCE_POLICY or ULL_POLICY.
Note: if not specified then VPC_POLICY will be used. Possible string values are:
- "RDMA_ROCE_POLICY"
- "ULL_POLICY"
- "VPC_POLICY"
Implementation
core.String? policyType;