RemoteClusterSpec#
- class RemoteClusterSpec(address=None, credentials=None, *args, **kwargs)#
Bases:
object
Address configuration of a remote cluster. It requires the address of the remote, that is an IP or domain name along with the basic authentication credentials.
- Parameters:
address (required) – (
address
)credentials (required) – (
credentials
)
- property address#
- Type:
- property credentials#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model