Get System Topic Event Subscription Delivery Attributes Plain Args
data class GetSystemTopicEventSubscriptionDeliveryAttributesPlainArgs(val eventSubscriptionName: String, val resourceGroupName: String, val systemTopicName: String) : ConvertibleToJava<GetSystemTopicEventSubscriptionDeliveryAttributesPlainArgs>
Constructors
Link copied to clipboard
fun GetSystemTopicEventSubscriptionDeliveryAttributesPlainArgs(eventSubscriptionName: String, resourceGroupName: String, systemTopicName: String)