Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalableTargetMixinProps.Builder
Packages that use CfnScalableTargetMixinProps.Builder
-
Uses of CfnScalableTargetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling that return CfnScalableTargetMixinProps.BuilderModifier and TypeMethodDescriptionCfnScalableTargetMixinProps.builder()CfnScalableTargetMixinProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofCfnScalableTargetMixinProps.getMaxCapacity()CfnScalableTargetMixinProps.Builder.minCapacity(Number minCapacity) Sets the value ofCfnScalableTargetMixinProps.getMinCapacity()CfnScalableTargetMixinProps.Builder.resourceId(String resourceId) Sets the value ofCfnScalableTargetMixinProps.getResourceId()CfnScalableTargetMixinProps.Builder.resourceId(IClusterRef resourceId) Sets the value ofCfnScalableTargetMixinProps.getResourceId()Sets the value ofCfnScalableTargetMixinProps.getRoleArn()Sets the value ofCfnScalableTargetMixinProps.getRoleArn()CfnScalableTargetMixinProps.Builder.scalableDimension(String scalableDimension) Sets the value ofCfnScalableTargetMixinProps.getScalableDimension()CfnScalableTargetMixinProps.Builder.scheduledActions(List<? extends Object> scheduledActions) Sets the value ofCfnScalableTargetMixinProps.getScheduledActions()CfnScalableTargetMixinProps.Builder.scheduledActions(IResolvable scheduledActions) Sets the value ofCfnScalableTargetMixinProps.getScheduledActions()CfnScalableTargetMixinProps.Builder.serviceNamespace(String serviceNamespace) Sets the value ofCfnScalableTargetMixinProps.getServiceNamespace()CfnScalableTargetMixinProps.Builder.suspendedState(CfnScalableTargetPropsMixin.SuspendedStateProperty suspendedState) Sets the value ofCfnScalableTargetMixinProps.getSuspendedState()CfnScalableTargetMixinProps.Builder.suspendedState(IResolvable suspendedState) Sets the value ofCfnScalableTargetMixinProps.getSuspendedState()Constructors in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling with parameters of type CfnScalableTargetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalableTargetMixinProps.Builder.