NetworkPolicySpecPatchArgs

constructor(egress: Output<List<NetworkPolicyEgressRulePatchArgs>>? = null, ingress: Output<List<NetworkPolicyIngressRulePatchArgs>>? = null, podSelector: Output<LabelSelectorPatchArgs>? = null, policyTypes: Output<List<String>>? = null)