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- (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'
#connection_string=
def connection_string=(value) -> ::String- value (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'
- (::String) — Optional. MongoDB connection string. e.g.: 'mongodb://mongodb0.example.com:27017/recordsrecords'
#database_id
def database_id() -> ::String- (::String) — Optional. The OCID of the Oracle Autonomous Json Database.
#database_id=
def database_id=(value) -> ::String- value (::String) — Optional. The OCID of the Oracle Autonomous Json Database.
- (::String) — Optional. The OCID of the Oracle Autonomous Json Database.
#password
def password() -> ::String-
(::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-
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.
-
(::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-
(::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-
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.
-
(::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- (::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol) — Optional. Security Type for MongoDB.
#security_protocol=
def security_protocol=(value) -> ::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol- value (::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol) — Optional. Security Type for MongoDB.
- (::Google::Cloud::OracleDatabase::V1::GoldengateMongodbConnectionProperties::MongodbSecurityProtocol) — Optional. Security Type for MongoDB.
#technology_type
def technology_type() -> ::String- (::String) — Optional. The technology type of MongodbConnection.
#technology_type=
def technology_type=(value) -> ::String- value (::String) — Optional. The technology type of MongodbConnection.
- (::String) — Optional. The technology type of MongodbConnection.
#tls_ca_file
def tls_ca_file() -> ::String- (::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- value (::String) — Optional. Database Certificate - The base64 encoded content of a .pem file, containing the server public key (for 1 and 2-way SSL).
- (::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- (::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- value (::String) — Optional. Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).
- (::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-
(::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-
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.
-
(::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-
(::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-
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.
-
(::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- (::String) — Optional. The username Oracle Goldengate uses to connect to the database.
#username=
def username=(value) -> ::String- value (::String) — Optional. The username Oracle Goldengate uses to connect to the database.
- (::String) — Optional. The username Oracle Goldengate uses to connect to the database.