Interface AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles

All Known Subinterfaces:
AutoscaleSetting.Definition, AutoscaleSetting.DefinitionStages.WithCreate
Enclosing interface:
AutoscaleSetting.DefinitionStages

public static interface AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
The stage of the definition which specifies autoscale profile.
  • Method Details

    • defineAutoscaleProfile

      AutoscaleProfile.DefinitionStages.Blank defineAutoscaleProfile(String name)
      Starts the definition of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
      Parameters:
      name - name of the autoscale profile.
      Returns:
      the next stage of the definition.