Class GoldengateOracleAIDataPlatformConnectionProperties (0.6.1)

GoldengateOracleAIDataPlatformConnectionProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The properties of GoldengateOracleAIDataPlatformConnection.

Attributes

Name Description
technology_type str
Optional. The technology type of OracleAiDataPlatformConnection.
connection_url str
Optional. Connection URL. It must start with 'jdbc:spark://'
tenancy_id str
Optional. The OCID of the related 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.
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 user_id.
use_resource_principal bool
Optional. Specifies that the user intends to authenticate to the instance using a resource principal.