Interface EncryptionConfigOrBuilder (3.1.2)

public interface EncryptionConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGcePdKmsKeyName()

public abstract String getGcePdKmsKeyName()

Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

string gce_pd_kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
String

The gcePdKmsKeyName.

getGcePdKmsKeyNameBytes()

public abstract ByteString getGcePdKmsKeyNameBytes()

Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

string gce_pd_kms_key_name = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
ByteString

The bytes for gcePdKmsKeyName.