NamespaceNetworkRuleSetArgs

constructor(defaultAction: Output<String>? = null, ipRules: Output<List<String>>? = null, networkRules: Output<List<NamespaceNetworkRuleSetNetworkRuleArgs>>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, trustedServicesAllowed: Output<Boolean>? = null)