Interface ScaleRule.ParentUpdateDefinitionStages.WithAttach
- All Known Subinterfaces:
ScaleRule.ParentUpdateDefinition
- Enclosing interface:
- ScaleRule.ParentUpdateDefinitionStages
public static interface ScaleRule.ParentUpdateDefinitionStages.WithAttach
The final stage of the definition which attaches defined scale rule to the current Autoscale profile.
-
Method Summary
Modifier and TypeMethodDescriptionattach()Attaches sclae rule to the new autoscale profile in the autoscale update definition stage.
-
Method Details
-
attach
Attaches sclae rule to the new autoscale profile in the autoscale update definition stage.- Returns:
- the next stage of the parent definition
-