Cluster#

class Cluster(cluster_ext_id=None, cluster_name=None, *args, **kwargs)#

Bases: object

Parameters:
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