A replication policy that replicates the Secret payload without any restrictions.
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 Secret. 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 Secret. 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 Secret. 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.