GoldengateConnectionAssignmentProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The properties of a GoldengateConnectionAssignment.
Attributes |
|
|---|---|
| Name | Description |
ocid |
str
Output only. The OCID __
of the connection assignment being referenced.
|
goldengate_connection |
str
Required. The GoldengateConnection resource to be assigned. Format: projects/{project}/locations/{location}/goldengateConnections/{goldengate_connection} |
goldengate_deployment |
str
Required. The GoldenGateDeployment to assign the connection to. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment} |
alias |
str
Output only. Credential store alias. |
state |
google.cloud.oracledatabase_v1.types.GoldengateConnectionAssignmentProperties.State
Output only. The lifecycle state of the connection assignment. |
Classes
State
State(value)Possible lifecycle states for connection assignments.