ConnectionConfigurationSpec#

class ConnectionConfigurationSpec(remote_cluster=None, *args, **kwargs)#

Bases: object

Payload to configure connection endpoint. It contains the details of the remote cluster you are connecting to.

Parameters:

remote_cluster (required) – (remote_cluster)

property remote_cluster#
Type:

RemoteCluster

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model