RunwayParams#
- class RunwayParams(cluster_uuid=None, cluster_type=None, *args, **kwargs)#
Bases:
object
Required details to trigger a calculate runway task.
- Parameters:
cluster_uuid (required) – (
cluster_uuid
) UUID of the cluster to which the ignore window is to be applied.cluster_type (required) – (
cluster_type
)
- property cluster_type#
- Type:
- property cluster_uuid#
UUID of the cluster to which the ignore window is to be applied.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model