Uses of Interface
software.amazon.awscdk.services.pcs.CfnComputeNodeGroup.ScalingConfigurationProperty
Packages that use CfnComputeNodeGroup.ScalingConfigurationProperty
-
Uses of CfnComputeNodeGroup.ScalingConfigurationProperty in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement CfnComputeNodeGroup.ScalingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroup.ScalingConfigurationPropertyMethods in software.amazon.awscdk.services.pcs that return CfnComputeNodeGroup.ScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroup.ScalingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcs with parameters of type CfnComputeNodeGroup.ScalingConfigurationPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroup.Builder.scalingConfiguration(CfnComputeNodeGroup.ScalingConfigurationProperty scalingConfiguration) Specifies the boundaries of the compute node group auto scaling.CfnComputeNodeGroupProps.Builder.scalingConfiguration(CfnComputeNodeGroup.ScalingConfigurationProperty scalingConfiguration) Sets the value ofCfnComputeNodeGroupProps.getScalingConfiguration()voidCfnComputeNodeGroup.setScalingConfiguration(CfnComputeNodeGroup.ScalingConfigurationProperty value) Specifies the boundaries of the compute node group auto scaling.