Get Autoscaling Groups Result
data class GetAutoscalingGroupsResult(val arns: List<String>, val filters: List<GetAutoscalingGroupsFilter>? = null, val id: String, val names: List<String>)
A collection of values returned by getAutoscalingGroups.