Dataset Content Delivery Rule Args
data class DatasetContentDeliveryRuleArgs(val destination: Output<DatasetContentDeliveryRuleDestinationArgs>, val entryName: Output<String>? = null) : ConvertibleToJava<DatasetContentDeliveryRuleArgs>
Constructors
Link copied to clipboard
constructor(destination: Output<DatasetContentDeliveryRuleDestinationArgs>, entryName: Output<String>? = null)