AnyInstance
data class AnyInstance(val arguments: Map<String, SerializedValue>, val computedAttributes: SerializedValue)
A general-purpose container for representing the arguments and computed attributes of any type of activity instance.