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

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

The properties of GoldengateOracleNosqlConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#private_key_file

def private_key_file() -> ::String
Returns
  • (::String) — Optional. The content of the private key file (PEM file) corresponding to the API key of the fingerprint.

#private_key_file=

def private_key_file=(value) -> ::String
Parameter
  • value (::String) — Optional. The content of the private key file (PEM file) corresponding to the API key of the fingerprint.
Returns
  • (::String) — Optional. The content of the private key file (PEM file) corresponding to the API key of the fingerprint.

#private_key_passphrase_secret

def private_key_passphrase_secret() -> ::String
Returns
  • (::String) — Optional. The passphrase of the private key.

#private_key_passphrase_secret=

def private_key_passphrase_secret=(value) -> ::String
Parameter
  • value (::String) — Optional. The passphrase of the private key.
Returns
  • (::String) — Optional. The passphrase of the private key.

#public_key_fingerprint

def public_key_fingerprint() -> ::String
Returns
  • (::String) — Optional. The fingerprint of the API Key of the user specified by the userId.

#public_key_fingerprint=

def public_key_fingerprint=(value) -> ::String
Parameter
  • value (::String) — Optional. The fingerprint of the API Key of the user specified by the userId.
Returns
  • (::String) — Optional. The fingerprint of the API Key of the user specified by the userId.

#region

def region() -> ::String
Returns
  • (::String) — Optional. The name of the region. e.g.: us-ashburn-1

#region=

def region=(value) -> ::String
Parameter
  • value (::String) — Optional. The name of the region. e.g.: us-ashburn-1
Returns
  • (::String) — Optional. The name of the region. e.g.: us-ashburn-1

#technology_type

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

#technology_type=

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

#tenancy_id

def tenancy_id() -> ::String
Returns
  • (::String) — Optional. The OCID of the OCI tenancy.

#tenancy_id=

def tenancy_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The OCID of the OCI tenancy.
Returns
  • (::String) — Optional. The OCID of the OCI tenancy.

#use_resource_principal

def use_resource_principal() -> ::Boolean
Returns
  • (::Boolean) — Optional. Specifies that the user intends to authenticate to the instance using a resource principal.

#use_resource_principal=

def use_resource_principal=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Specifies that the user intends to authenticate to the instance using a resource principal.
Returns
  • (::Boolean) — Optional. Specifies that the user intends to authenticate to the instance using a resource principal.

#user_id

def user_id() -> ::String
Returns
  • (::String) — Optional. The OCID of the OCI user who will access the Oracle NoSQL database.

#user_id=

def user_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The OCID of the OCI user who will access the Oracle NoSQL database.
Returns
  • (::String) — Optional. The OCID of the OCI user who will access the Oracle NoSQL database.