System Topic Event Subscription Delivery Property Args
data class SystemTopicEventSubscriptionDeliveryPropertyArgs(val headerName: Output<String>, val secret: Output<Boolean>? = null, val sourceField: Output<String>? = null, val type: Output<String>, val value: Output<String>? = null) : ConvertibleToJava<SystemTopicEventSubscriptionDeliveryPropertyArgs>