Reference documentation and code samples for the Secret Manager V1BETA2 API class Google::Cloud::SecretManager::V1beta2::Replication::UserManaged.
A replication policy that replicates the Secret payload into the locations specified in Replication.UserManaged.replicas
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#replicas
def replicas() -> ::Array<::Google::Cloud::SecretManager::V1beta2::Replication::UserManaged::Replica>
    Returns
    
  - 
        (::Array<::Google::Cloud::SecretManager::V1beta2::Replication::UserManaged::Replica>) — Required. The list of Replicas for this
Secret.Cannot be empty. 
#replicas=
def replicas=(value) -> ::Array<::Google::Cloud::SecretManager::V1beta2::Replication::UserManaged::Replica>
    Parameter
    
  - 
        value (::Array<::Google::Cloud::SecretManager::V1beta2::Replication::UserManaged::Replica>) — Required. The list of Replicas for this
Secret.Cannot be empty. 
    Returns
    
- 
        (::Array<::Google::Cloud::SecretManager::V1beta2::Replication::UserManaged::Replica>) — Required. The list of Replicas for this
Secret.Cannot be empty.