Reference documentation and code samples for the Secret Manager V1 API class Google::Cloud::SecretManager::V1::Replication::UserManaged::Replica.
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
-
(::Google::Cloud::SecretManager::V1::CustomerManagedEncryption) — Optional. The customer-managed encryption configuration of the
[User-Managed Replica][Replication.UserManaged.Replica]. If no
configuration is provided, Google-managed default encryption is used.
Updates to the Secret encryption configuration only apply to SecretVersions added afterwards. They do not apply retroactively to existing SecretVersions.
#customer_managed_encryption=
def customer_managed_encryption=(value) -> ::Google::Cloud::SecretManager::V1::CustomerManagedEncryption
-
value (::Google::Cloud::SecretManager::V1::CustomerManagedEncryption) — Optional. The customer-managed encryption configuration of the
[User-Managed Replica][Replication.UserManaged.Replica]. If no
configuration is provided, Google-managed default encryption is used.
Updates to the Secret encryption configuration only apply to SecretVersions added afterwards. They do not apply retroactively to existing SecretVersions.
-
(::Google::Cloud::SecretManager::V1::CustomerManagedEncryption) — Optional. The customer-managed encryption configuration of the
[User-Managed Replica][Replication.UserManaged.Replica]. If no
configuration is provided, Google-managed default encryption is used.
Updates to the Secret encryption configuration only apply to SecretVersions added afterwards. They do not apply retroactively to existing SecretVersions.
#location
def location() -> ::String
-
(::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.
#location=
def location=(value) -> ::String
-
value (::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.
-
(::String) — The canonical IDs of the location to replicate data.
For example:
"us-east1"
.