Uses of Class
software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.applicationautoscaling With Application Auto Scaling, you can configure automatic scaling for the following resources: -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.applicationautoscaling
Methods in software.amazon.awssdk.services.applicationautoscaling that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseApplicationAutoScalingClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Adds or edits tags on an Application Auto Scaling scalable target.default TagResourceResponseApplicationAutoScalingClient. tagResource(TagResourceRequest tagResourceRequest)Adds or edits tags on an Application Auto Scaling scalable target.
-