Namespace Args
constructor(identity: Output<IdentityInfoArgs>? = null, inboundIpRules: Output<List<InboundIpRuleArgs>>? = null, isZoneRedundant: Output<Boolean>? = null, location: Output<String>? = null, minimumTlsVersionAllowed: Output<Either<String, TlsVersion>>? = null, namespaceName: Output<String>? = null, privateEndpointConnections: Output<List<PrivateEndpointConnectionArgs>>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, sku: Output<NamespaceSkuArgs>? = null, tags: Output<Map<String, String>>? = null, topicSpacesConfiguration: Output<TopicSpacesConfigurationArgs>? = null, topicsConfiguration: Output<TopicsConfigurationArgs>? = null)