DynamicDestinationObjects
data class DynamicDestinationObjects(val retriever: Retriever, val namePath: List<String>? = null) : DestinationObjects
Configuration for the objects which can be written to by the destination that are determined by making requests to the destination API.