Reference documentation and code samples for the Secret Manager V1BETA2 API class Google::Cloud::SecretManager::V1beta2::Replication::Automatic.
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::V1beta2::CustomerManagedEncryption
-
(::Google::Cloud::SecretManager::V1beta2::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::V1beta2::CustomerManagedEncryption
-
value (::Google::Cloud::SecretManager::V1beta2::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::V1beta2::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.