Get Profiling Group Profiling Status
data class GetProfilingGroupProfilingStatus(val latestAgentOrchestratedAt: String, val latestAgentProfileReportedAt: String, val latestAggregatedProfiles: List<GetProfilingGroupProfilingStatusLatestAggregatedProfile>)
Constructors
Link copied to clipboard
constructor(latestAgentOrchestratedAt: String, latestAgentProfileReportedAt: String, latestAggregatedProfiles: List<GetProfilingGroupProfilingStatusLatestAggregatedProfile>)