Resource: KeyHandle
Resource-oriented representation of a request to Cloud KMS Autokey and the resulting provisioning of a CryptoKey
.
| JSON representation |
|---|
{ "name" : string , "kmsKey" : string , "resourceTypeSelector" : string } |
| Fields | |
|---|---|
name
|
Identifier. Name of the |
kmsKey
|
Output only. Name of a |
resourceTypeSelector
|
Required. Indicates the resource type that the resulting |
Methods |
|
|---|---|
|
Creates a new KeyHandle
, triggering the provisioning of a new CryptoKey
for CMEK use with the given resource type in the configured key project and the same location. |
|
Returns the KeyHandle
. |
|
Lists KeyHandles
. |

