Get Group Result
constructor(arn: String, availabilityZones: List<String>, defaultCooldown: Int, desiredCapacity: Int, desiredCapacityType: String, enabledMetrics: List<String>, healthCheckGracePeriod: Int, healthCheckType: String, id: String, launchConfiguration: String, launchTemplates: List<GetGroupLaunchTemplate>, loadBalancers: List<String>, maxInstanceLifetime: Int, maxSize: Int, minSize: Int, mixedInstancesPolicies: List<GetGroupMixedInstancesPolicy>, name: String, newInstancesProtectedFromScaleIn: Boolean, placementGroup: String, predictedCapacity: Int, serviceLinkedRoleArn: String, status: String, suspendedProcesses: List<String>, tags: List<GetGroupTag>, targetGroupArns: List<String>, terminationPolicies: List<String>, vpcZoneIdentifier: String, warmPoolSize: Int, warmPools: List<GetGroupWarmPool>)