GoldengateOracleNosqlConnectionProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The properties of GoldengateOracleNosqlConnection.
Attributes |
|
|---|---|
| Name | Description |
technology_type |
str
Optional. The technology type of OracleNosqlConnection. |
tenancy_id |
str
Optional. The OCID of the OCI tenancy. |
region |
str
Optional. The name of the region. e.g.: us-ashburn-1 |
user_id |
str
Optional. The OCID of the OCI user who will access the Oracle NoSQL database. |
private_key_file |
str
Optional. The content of the private key file (PEM file) corresponding to the API key of the fingerprint. |
private_key_passphrase_secret |
str
Optional. The passphrase of the private key. |
public_key_fingerprint |
str
Optional. The fingerprint of the API Key of the user specified by the userId. |
use_resource_principal |
bool
Optional. Specifies that the user intends to authenticate to the instance using a resource principal. |