EkmConnection(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the EKM connection
Attributes |
|
---|---|
Name | Description |
connection_name |
str
Resource name of the EKM connection in the format: projects/{project}/locations/{location}/ekmConnections/{ekm_connection} |
connection_state |
google.cloud.cloudcontrolspartner_v1.types.EkmConnection.ConnectionState
Output only. The connection state |
connection_error |
google.cloud.cloudcontrolspartner_v1.types.EkmConnection.ConnectionError
The connection error that occurred if any |
Classes
ConnectionError
ConnectionError(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information around the error that occurred if the connection state is anything other than available or unspecified
ConnectionState
ConnectionState(value)
The EKM connection state.