Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.BaseScalableAttributeProps
Packages that use BaseScalableAttributeProps
Package
Description
AWS Auto Scaling Construct Library
Amazon ECS Construct Library
Amazon SageMaker Construct Library
-
Uses of BaseScalableAttributeProps in software.amazon.awscdk.services.applicationautoscaling
Classes in software.amazon.awscdk.services.applicationautoscaling that implement BaseScalableAttributePropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseScalableAttributePropsMethods in software.amazon.awscdk.services.applicationautoscaling that return BaseScalableAttributePropsModifier and TypeMethodDescriptionBaseScalableAttributeProps.Builder.build()Builds the configured instance.protected BaseScalableAttributePropsBaseScalableAttribute.getProps()Constructors in software.amazon.awscdk.services.applicationautoscaling with parameters of type BaseScalableAttributePropsModifierConstructorDescriptionprotectedBaseScalableAttribute(software.constructs.Construct scope, String id, BaseScalableAttributeProps props) -
Uses of BaseScalableAttributeProps in software.amazon.awscdk.services.ecs
Subinterfaces of BaseScalableAttributeProps in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptioninterfaceThe properties of a scalable attribute representing task count.Classes in software.amazon.awscdk.services.ecs that implement BaseScalableAttributeProps -
Uses of BaseScalableAttributeProps in software.amazon.awscdk.services.sagemaker.alpha
Subinterfaces of BaseScalableAttributeProps in software.amazon.awscdk.services.sagemaker.alphaModifier and TypeInterfaceDescriptioninterface(experimental) The properties of a scalable attribute representing task count.Classes in software.amazon.awscdk.services.sagemaker.alpha that implement BaseScalableAttributePropsModifier and TypeClassDescriptionstatic final classAn implementation forScalableInstanceCountProps