Get Profiling Group Profiling Status
    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>)