Get Profiling Group Result
data class GetProfilingGroupResult(val agentOrchestrationConfigs: List<GetProfilingGroupAgentOrchestrationConfig>, val arn: String, val computePlatform: String, val createdAt: String, val id: String, val name: String, val profilingStatuses: List<GetProfilingGroupProfilingStatus>, val tags: Map<String, String>, val updatedAt: String)
A collection of values returned by getProfilingGroup.