GetProfilingGroupProfilingStatus

data class GetProfilingGroupProfilingStatus(val latestAgentOrchestratedAt: String, val latestAgentProfileReportedAt: String, val latestAggregatedProfiles: List<Any>)

Constructors

Link copied to clipboard
fun GetProfilingGroupProfilingStatus(latestAgentOrchestratedAt: String, latestAgentProfileReportedAt: String, latestAggregatedProfiles: List<Any>)

Types

Link copied to clipboard
object Companion

Properties