UserManagedResponse

data class UserManagedResponse(val replicas: List<ReplicaResponse>)

A replication policy that replicates the Secret payload into the locations specified in Secret.replication.user_managed.replicas

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of Replicas for this Secret. Cannot be empty.