RefreshOracleDbGcpKeyRingDetails¶
-
class
oci.dbmulticloud.models.
RefreshOracleDbGcpKeyRingDetails
(**kwargs)¶ Bases:
object
Details for to refresh Oracle DB GCP Key Ring resource.
Methods
__init__
(**kwargs)Initializes a new RefreshOracleDbGcpKeyRingDetails object with values from keyword arguments. Attributes
oracle_db_gcp_connector_id
Gets the oracle_db_gcp_connector_id of this RefreshOracleDbGcpKeyRingDetails. -
__init__
(**kwargs)¶ Initializes a new RefreshOracleDbGcpKeyRingDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: oracle_db_gcp_connector_id (str) – The value to assign to the oracle_db_gcp_connector_id property of this RefreshOracleDbGcpKeyRingDetails.
-