Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder
Packages that use CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder
-
Uses of CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling that return CfnScalableTargetPropsMixin.SuspendedStateProperty.BuilderModifier and TypeMethodDescriptionCfnScalableTargetPropsMixin.SuspendedStateProperty.builder()CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.dynamicScalingInSuspended(Boolean dynamicScalingInSuspended) CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.dynamicScalingInSuspended(IResolvable dynamicScalingInSuspended) CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.dynamicScalingOutSuspended(Boolean dynamicScalingOutSuspended) CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.dynamicScalingOutSuspended(IResolvable dynamicScalingOutSuspended) CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.scheduledScalingSuspended(Boolean scheduledScalingSuspended) CfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.scheduledScalingSuspended(IResolvable scheduledScalingSuspended) Constructors in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling with parameters of type CfnScalableTargetPropsMixin.SuspendedStateProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.