KeyReplicaDetails

class oci.key_management.models.KeyReplicaDetails(**kwargs)

Bases: object

Key replica details

Methods

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

Attributes

replication_id Gets the replication_id of this KeyReplicaDetails.
__init__(**kwargs)

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

Parameters:replication_id (str) – The value to assign to the replication_id property of this KeyReplicaDetails.
replication_id

Gets the replication_id of this KeyReplicaDetails. ReplicationId associated with a key operation

Returns:The replication_id of this KeyReplicaDetails.
Return type:str