Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties.
The properties of a GoldengateConnectionAssignment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#alias
def alias() -> ::String
Returns
- (::String) — Output only. Credential store alias.
#goldengate_connection
def goldengate_connection() -> ::String
Returns
- (::String) — Required. The GoldengateConnection resource to be assigned. Format: projects/{project}/locations/{location}/goldengateConnections/{goldengate_connection}
#goldengate_connection=
def goldengate_connection=(value) -> ::String
Parameter
- value (::String) — Required. The GoldengateConnection resource to be assigned. Format: projects/{project}/locations/{location}/goldengateConnections/{goldengate_connection}
Returns
- (::String) — Required. The GoldengateConnection resource to be assigned. Format: projects/{project}/locations/{location}/goldengateConnections/{goldengate_connection}
#goldengate_deployment
def goldengate_deployment() -> ::String
Returns
- (::String) — Required. The GoldenGateDeployment to assign the connection to. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
#goldengate_deployment=
def goldengate_deployment=(value) -> ::String
Parameter
- value (::String) — Required. The GoldenGateDeployment to assign the connection to. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
Returns
- (::String) — Required. The GoldenGateDeployment to assign the connection to. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
#ocid
def ocid() -> ::String
Returns
- (::String) — Output only. The OCID of the connection assignment being referenced.
#state
def state() -> ::Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties::State
Returns
- (::Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties::State) — Output only. The lifecycle state of the connection assignment.