System Topic Event Subscription Delivery Identity Args
data class SystemTopicEventSubscriptionDeliveryIdentityArgs(val type: Output<String>, val userAssignedIdentity: Output<String>? = null) : ConvertibleToJava<SystemTopicEventSubscriptionDeliveryIdentityArgs>