Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties.

The properties of GoldengateMongodbConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connection_string

def connection_string() -> ::String
Returns
  • (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'

#connection_string=

def connection_string=(value) -> ::String
Parameter
  • value (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'
Returns
  • (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'

#database_id

def database_id() -> ::String
Returns
  • (::String) — Optional. The OCID of the Oracle Autonomous Json Database.

#database_id=

def database_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The OCID of the Oracle Autonomous Json Database.
Returns
  • (::String) — Optional. The OCID of the Oracle Autonomous Json Database.

#password

def password() -> ::String
Returns
  • (::String) — Optional. Input only. The password Oracle Goldengate uses to connect the Mongodb connection in plain text.

    Note: The following fields are mutually exclusive: password, password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#password=

def password=(value) -> ::String
Parameter
  • value (::String) — Optional. Input only. The password Oracle Goldengate uses to connect the Mongodb connection in plain text.

    Note: The following fields are mutually exclusive: password, password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. Input only. The password Oracle Goldengate uses to connect the Mongodb connection in plain text.

    Note: The following fields are mutually exclusive: password, password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#password_secret_version

def password_secret_version() -> ::String
Returns
  • (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses to connect the Mongodb connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: password_secret_version, password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#password_secret_version=

def password_secret_version=(value) -> ::String
Parameter
  • value (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses to connect the Mongodb connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: password_secret_version, password. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses to connect the Mongodb connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: password_secret_version, password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#security_protocol

def security_protocol() -> ::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol

#security_protocol=

def security_protocol=(value) -> ::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol

#technology_type

def technology_type() -> ::String
Returns
  • (::String) — Optional. The technology type of MongodbConnection.

#technology_type=

def technology_type=(value) -> ::String
Parameter
  • value (::String) — Optional. The technology type of MongodbConnection.
Returns
  • (::String) — Optional. The technology type of MongodbConnection.

#tls_ca_file

def tls_ca_file() -> ::String
Returns
  • (::String) — Optional. Database Certificate - The base64 encoded content of a .pem file, containing the server public key (for 1 and 2-way SSL).

#tls_ca_file=

def tls_ca_file=(value) -> ::String
Parameter
  • value (::String) — Optional. Database Certificate - The base64 encoded content of a .pem file, containing the server public key (for 1 and 2-way SSL).
Returns
  • (::String) — Optional. Database Certificate - The base64 encoded content of a .pem file, containing the server public key (for 1 and 2-way SSL).

#tls_certificate_key_file

def tls_certificate_key_file() -> ::String
Returns
  • (::String) — Optional. Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).

#tls_certificate_key_file=

def tls_certificate_key_file=(value) -> ::String
Parameter
  • value (::String) — Optional. Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).
Returns
  • (::String) — Optional. Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).

#tls_certificate_key_file_password

def tls_certificate_key_file_password() -> ::String
Returns
  • (::String) — Optional. Input only. The Client Certificate key file password in plain text.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password, tls_certificate_key_file_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#tls_certificate_key_file_password=

def tls_certificate_key_file_password=(value) -> ::String
Parameter
  • value (::String) — Optional. Input only. The Client Certificate key file password in plain text.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password, tls_certificate_key_file_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. Input only. The Client Certificate key file password in plain text.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password, tls_certificate_key_file_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#tls_certificate_key_file_password_secret_version

def tls_certificate_key_file_password_secret_version() -> ::String
Returns
  • (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the Client Certificate key file password in Secret Manager. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password_secret_version, tls_certificate_key_file_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#tls_certificate_key_file_password_secret_version=

def tls_certificate_key_file_password_secret_version=(value) -> ::String
Parameter
  • value (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the Client Certificate key file password in Secret Manager. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password_secret_version, tls_certificate_key_file_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. Input only. The resource name of a secret version in Secret Manager which contains the Client Certificate key file password in Secret Manager. Format: projects/{project}/secrets/{secret}/versions/{version}.

    Note: The following fields are mutually exclusive: tls_certificate_key_file_password_secret_version, tls_certificate_key_file_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#username

def username() -> ::String
Returns
  • (::String) — Optional. The username Oracle Goldengate uses to connect to the database.

#username=

def username=(value) -> ::String
Parameter
  • value (::String) — Optional. The username Oracle Goldengate uses to connect to the database.
Returns
  • (::String) — Optional. The username Oracle Goldengate uses to connect to the database.