Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.LoadBasedAutoScalingProperty
Packages that use CfnLayerPropsMixin.LoadBasedAutoScalingProperty
-
Uses of CfnLayerPropsMixin.LoadBasedAutoScalingProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnLayerPropsMixin.LoadBasedAutoScalingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayerPropsMixin.LoadBasedAutoScalingPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnLayerPropsMixin.LoadBasedAutoScalingPropertyModifier and TypeMethodDescriptionCfnLayerPropsMixin.LoadBasedAutoScalingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnLayerPropsMixin.LoadBasedAutoScalingPropertyModifier and TypeMethodDescriptionCfnLayerMixinProps.Builder.loadBasedAutoScaling(CfnLayerPropsMixin.LoadBasedAutoScalingProperty loadBasedAutoScaling) Sets the value ofCfnLayerMixinProps.getLoadBasedAutoScaling()CfnLayerPropsMixin.Builder.loadBasedAutoScaling(CfnLayerPropsMixin.LoadBasedAutoScalingProperty loadBasedAutoScaling) The load-based scaling configuration for the OpsWorks layer.