Domain Args
constructor(domainName: Output<String>? = null, inboundIpRules: Output<List<InboundIpRuleArgs>>? = null, inputSchema: Output<Either<String, InputSchema>>? = null, inputSchemaMapping: Output<JsonInputSchemaMappingArgs>? = null, location: Output<String>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)