KeyVersionReplicaDetails

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

Bases: object

KeyVersion replica details

Methods

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

Attributes

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

Initializes a new KeyVersionReplicaDetails 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 KeyVersionReplicaDetails.
replication_id

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

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