Service Perimeter Config Args
constructor(accessLevels: Output<List<String>>? = null, egressPolicies: Output<List<EgressPolicyArgs>>? = null, ingressPolicies: Output<List<IngressPolicyArgs>>? = null, resources: Output<List<String>>? = null, restrictedServices: Output<List<String>>? = null, vpcAccessibleServices: Output<VpcAccessibleServicesArgs>? = null)