System Topic Event Subscription Delivery Identity
data class SystemTopicEventSubscriptionDeliveryIdentity(val type: String, val userAssignedIdentity: String? = null)
Constructors
Link copied to clipboard
fun SystemTopicEventSubscriptionDeliveryIdentity(type: String, userAssignedIdentity: String? = null)