Topic Args
constructor(identity: Output<TopicIdentityArgs>? = null, inboundIpRules: Output<List<TopicInboundIpRuleArgs>>? = null, inputMappingDefaultValues: Output<TopicInputMappingDefaultValuesArgs>? = null, inputMappingFields: Output<TopicInputMappingFieldsArgs>? = null, inputSchema: Output<String>? = null, localAuthEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)