Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.CfnScalableTarget.SuspendedStateProperty
Packages that use CfnScalableTarget.SuspendedStateProperty
Package
Description
AWS Auto Scaling Construct Library
-
Uses of CfnScalableTarget.SuspendedStateProperty in software.amazon.awscdk.services.applicationautoscaling
Classes in software.amazon.awscdk.services.applicationautoscaling that implement CfnScalableTarget.SuspendedStatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScalableTarget.SuspendedStatePropertyMethods in software.amazon.awscdk.services.applicationautoscaling that return CfnScalableTarget.SuspendedStatePropertyModifier and TypeMethodDescriptionCfnScalableTarget.SuspendedStateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type CfnScalableTarget.SuspendedStatePropertyModifier and TypeMethodDescriptionvoidCfnScalableTarget.setSuspendedState(CfnScalableTarget.SuspendedStateProperty value) An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.CfnScalableTarget.Builder.suspendedState(CfnScalableTarget.SuspendedStateProperty suspendedState) An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.CfnScalableTargetProps.Builder.suspendedState(CfnScalableTarget.SuspendedStateProperty suspendedState) Sets the value ofCfnScalableTargetProps.getSuspendedState()