Cluster#
- class Cluster(cluster_ext_id=None, cluster_name=None, *args, **kwargs)#
Bases:
object
- Parameters:
cluster_ext_id – (
cluster_ext_id
) UUID for the cluster.cluster_name – (
cluster_name
) Human readable name for the cluster.
- property cluster_ext_id#
UUID for the cluster.
- Type:
str
- property cluster_name#
Human readable name for the cluster.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model