CapacityUpdateConfig#
- class CapacityUpdateConfig(percentage_change=None, change_type=None, *args, **kwargs)#
Bases:
object
CapacityUpdateConfig workload.
- Parameters:
percentage_change (required) – (
percentage_change
) Percentage change in demand in case of capacity update workload.change_type (required) – (
change_type
)
- property change_type#
- Type:
- property percentage_change#
Percentage change in demand in case of capacity update workload.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model