Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalableTargetPropsMixin.SuspendedStateProperty
Packages that use CfnScalableTargetPropsMixin.SuspendedStateProperty
-
Uses of CfnScalableTargetPropsMixin.SuspendedStateProperty in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling
Classes in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling that implement CfnScalableTargetPropsMixin.SuspendedStatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScalableTargetPropsMixin.SuspendedStatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling that return CfnScalableTargetPropsMixin.SuspendedStatePropertyModifier and TypeMethodDescriptionCfnScalableTargetPropsMixin.SuspendedStateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling with parameters of type CfnScalableTargetPropsMixin.SuspendedStatePropertyModifier and TypeMethodDescriptionCfnScalableTargetMixinProps.Builder.suspendedState(CfnScalableTargetPropsMixin.SuspendedStateProperty suspendedState) Sets the value ofCfnScalableTargetMixinProps.getSuspendedState()CfnScalableTargetPropsMixin.Builder.suspendedState(CfnScalableTargetPropsMixin.SuspendedStateProperty suspendedState) An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.