Interface protos.google.cloud.netapp.v1.IKmsConfig (0.2.1)

Properties of a KmsConfig.

Package

@google-cloud/netapp

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

KmsConfig createTime

cryptoKeyName

cryptoKeyName?: (string|null);

KmsConfig cryptoKeyName

description

description?: (string|null);

KmsConfig description

instructions

instructions?: (string|null);

KmsConfig instructions

labels

labels?: ({ [k: string]: string }|null);

KmsConfig labels

name

name?: (string|null);

KmsConfig name

serviceAccount

serviceAccount?: (string|null);

KmsConfig serviceAccount

state

state?: (google.cloud.netapp.v1.KmsConfig.State|keyof typeof google.cloud.netapp.v1.KmsConfig.State|null);

KmsConfig state

stateDetails

stateDetails?: (string|null);

KmsConfig stateDetails