Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty
Packages that use CfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty
-
Uses of CfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.pcs
Classes in software.amazon.awscdk.cfnpropertymixins.services.pcs that implement CfnComputeNodeGroupPropsMixin.ScalingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroupPropsMixin.ScalingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pcs that return CfnComputeNodeGroupPropsMixin.ScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pcs with parameters of type CfnComputeNodeGroupPropsMixin.ScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupMixinProps.Builder.scalingConfiguration(CfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty scalingConfiguration) Sets the value ofCfnComputeNodeGroupMixinProps.getScalingConfiguration()CfnComputeNodeGroupPropsMixin.Builder.scalingConfiguration(CfnComputeNodeGroupPropsMixin.ScalingConfigurationProperty scalingConfiguration) Specifies the boundaries of the compute node group auto scaling.