Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::DiskEncryptionStatus (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::DiskEncryptionStatus.

Disk encryption status for an instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::String
Returns
  • (::String) — This is always sql#diskEncryptionStatus.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — This is always sql#diskEncryptionStatus.
Returns
  • (::String) — This is always sql#diskEncryptionStatus.

#kms_key_version_name

def kms_key_version_name() -> ::String
Returns
  • (::String) — KMS key version used to encrypt the Cloud SQL instance resource

#kms_key_version_name=

def kms_key_version_name=(value) -> ::String
Parameter
  • value (::String) — KMS key version used to encrypt the Cloud SQL instance resource
Returns
  • (::String) — KMS key version used to encrypt the Cloud SQL instance resource