Class Google::Cloud::SecretManager::V1::Replication::UserManaged::Replica (v0.11.3)

Represents a Replica for this Secret.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#customer_managed_encryption

def customer_managed_encryption() -> ::Google::Cloud::SecretManager::V1::CustomerManagedEncryption
Returns

#customer_managed_encryption=

def customer_managed_encryption=(value) -> ::Google::Cloud::SecretManager::V1::CustomerManagedEncryption
Parameter
Returns

#location

def location() -> ::String
Returns
  • (::String) — The canonical IDs of the location to replicate data. For example: "us-east1".

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — The canonical IDs of the location to replicate data. For example: "us-east1".
Returns
  • (::String) — The canonical IDs of the location to replicate data. For example: "us-east1".