Interface ScaleRule.ParentUpdateDefinitionStages.WithAttach
-
- All Known Subinterfaces:
ScaleRule.ParentUpdateDefinition
- Enclosing interface:
- ScaleRule.ParentUpdateDefinitionStages
public static interface ScaleRule.ParentUpdateDefinitionStages.WithAttachThe final stage of the definition which attaches defined scale rule to the current Autoscale profile.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptionalattach()Attaches sclae rule to the new autoscale profile in the autoscale update definition stage.
-
-
-
Method Detail
-
attach
AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional attach()
Attaches sclae rule to the new autoscale profile in the autoscale update definition stage.- Returns:
- the next stage of the parent definition
-
-