ReplicationResponse

data class ReplicationResponse(val automatic: AutomaticResponse, val userManaged: UserManagedResponse)

A policy that defines the replication and encryption configuration of data.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Secret will automatically be replicated without any restrictions.

Link copied to clipboard

The Secret will only be replicated into the locations specified.