RefreshOracleDbAwsKeyDetails

class oci.dbmulticloud.models.RefreshOracleDbAwsKeyDetails(**kwargs)

Bases: object

Details for to refresh Oracle DB AWS Key resource.

Methods

__init__(**kwargs) Initializes a new RefreshOracleDbAwsKeyDetails object with values from keyword arguments.

Attributes

oracle_db_aws_connector_id Gets the oracle_db_aws_connector_id of this RefreshOracleDbAwsKeyDetails.
__init__(**kwargs)

Initializes a new RefreshOracleDbAwsKeyDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:oracle_db_aws_connector_id (str) – The value to assign to the oracle_db_aws_connector_id property of this RefreshOracleDbAwsKeyDetails.
oracle_db_aws_connector_id

Gets the oracle_db_aws_connector_id of this RefreshOracleDbAwsKeyDetails. The OCID of the Oracle DB AWS Connector resource.

Returns:The oracle_db_aws_connector_id of this RefreshOracleDbAwsKeyDetails.
Return type:str