Uses of Interface
software.amazon.awscdk.services.opsworks.CfnLayer.LoadBasedAutoScalingProperty
-
Uses of CfnLayer.LoadBasedAutoScalingProperty in software.amazon.awscdk.services.opsworks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLayer.LoadBasedAutoScalingProperty
Modifier and TypeMethodDescriptionCfnLayer.LoadBasedAutoScalingProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLayer.Builder.loadBasedAutoScaling
(CfnLayer.LoadBasedAutoScalingProperty loadBasedAutoScaling) The load-based scaling configuration for the AWS OpsWorks layer.CfnLayerProps.Builder.loadBasedAutoScaling
(CfnLayer.LoadBasedAutoScalingProperty loadBasedAutoScaling) Sets the value ofCfnLayerProps.getLoadBasedAutoScaling()
void
CfnLayer.setLoadBasedAutoScaling
(CfnLayer.LoadBasedAutoScalingProperty value) The load-based scaling configuration for the AWS OpsWorks layer.