Credentials#

class Credentials(authentication=None, *args, **kwargs)#

Bases: object

Credentials to connect to a remote cluster.

Parameters:

authentication (required) – (authentication)

property authentication#
Type:

BasicAuth

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model