Uses of Class
software.amazon.awscdk.services.kafkaconnect.CfnConnector.AutoScalingProperty.Builder
Packages that use CfnConnector.AutoScalingProperty.Builder
Package
Description
AWS::KafkaConnect Construct Library
-
Uses of CfnConnector.AutoScalingProperty.Builder in software.amazon.awscdk.services.kafkaconnect
Methods in software.amazon.awscdk.services.kafkaconnect that return CfnConnector.AutoScalingProperty.BuilderModifier and TypeMethodDescriptionCfnConnector.AutoScalingProperty.builder()CfnConnector.AutoScalingProperty.Builder.maxWorkerCount(Number maxWorkerCount) Sets the value ofCfnConnector.AutoScalingProperty.getMaxWorkerCount()Sets the value ofCfnConnector.AutoScalingProperty.getMcuCount()CfnConnector.AutoScalingProperty.Builder.minWorkerCount(Number minWorkerCount) Sets the value ofCfnConnector.AutoScalingProperty.getMinWorkerCount()CfnConnector.AutoScalingProperty.Builder.scaleInPolicy(IResolvable scaleInPolicy) Sets the value ofCfnConnector.AutoScalingProperty.getScaleInPolicy()CfnConnector.AutoScalingProperty.Builder.scaleInPolicy(CfnConnector.ScaleInPolicyProperty scaleInPolicy) Sets the value ofCfnConnector.AutoScalingProperty.getScaleInPolicy()CfnConnector.AutoScalingProperty.Builder.scaleOutPolicy(IResolvable scaleOutPolicy) Sets the value ofCfnConnector.AutoScalingProperty.getScaleOutPolicy()CfnConnector.AutoScalingProperty.Builder.scaleOutPolicy(CfnConnector.ScaleOutPolicyProperty scaleOutPolicy) Sets the value ofCfnConnector.AutoScalingProperty.getScaleOutPolicy()Constructors in software.amazon.awscdk.services.kafkaconnect with parameters of type CfnConnector.AutoScalingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnector.AutoScalingProperty.Builder.