Reference documentation and code samples for the Secret Manager V1 API class Google::Cloud::SecretManager::V1::ReplicationStatus::UserManagedStatus::ReplicaStatus.
Describes the status of a user-managed replica for the SecretVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#customer_managed_encryption
def customer_managed_encryption() -> ::Google::Cloud::SecretManager::V1::CustomerManagedEncryptionStatus
Returns
- (::Google::Cloud::SecretManager::V1::CustomerManagedEncryptionStatus) — Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
#location
def location() -> ::String
Returns
-
(::String) — Output only. The canonical ID of the replica location.
For example:
"us-east1"
.