NamespaceNetworkRuleSetArgs

constructor(defaultAction: Output<Either<String, DefaultAction>>? = null, ipRules: Output<List<NWRuleSetIpRulesArgs>>? = null, namespaceName: Output<String>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccessFlag>>? = null, resourceGroupName: Output<String>? = null, trustedServiceAccessEnabled: Output<Boolean>? = null, virtualNetworkRules: Output<List<NWRuleSetVirtualNetworkRulesArgs>>? = null)