AwsAutoScalingAutoScalingGroupPropertiesResponse

constructor(autoScalingGroupName: String? = null, availabilityZones: List<String>? = null, capacityRebalance: Boolean? = null, context: String? = null, cooldown: String? = null, defaultInstanceWarmup: Int? = null, desiredCapacity: String? = null, desiredCapacityType: String? = null, healthCheckGracePeriod: Int? = null, healthCheckType: String? = null, instanceId: String? = null, instanceMaintenancePolicy: InstanceMaintenancePolicyResponse? = null, launchConfigurationName: String? = null, launchTemplate: LaunchTemplateSpecificationResponse? = null, lifecycleHookSpecificationList: List<LifecycleHookSpecificationResponse>? = null, loadBalancerNames: List<String>? = null, maxInstanceLifetime: Int? = null, maxSize: String? = null, metricsCollection: List<MetricsCollectionResponse>? = null, minSize: String? = null, mixedInstancesPolicy: MixedInstancesPolicyResponse? = null, newInstancesProtectedFromScaleIn: Boolean? = null, notificationConfiguration: AutoScalingGroupNotificationConfigurationResponse? = null, notificationConfigurations: List<AutoScalingGroupNotificationConfigurationResponse>? = null, placementGroup: String? = null, serviceLinkedRoleARN: String? = null, tags: List<TagPropertyResponse>? = null, targetGroupARNs: List<String>? = null, terminationPolicies: List<String>? = null, vpcZoneIdentifier: List<String>? = null)