RefreshOracleDbAwsKeyDetails¶
-
class
oci.dbmulticloud.models.RefreshOracleDbAwsKeyDetails(**kwargs)¶ Bases:
objectDetails 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_idGets 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.
-