CreateKmsConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)CreateKmsConfigRequest creates a KMS Config.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Value for parent. |
kms_config_id |
str
Required. Id of the requesting KmsConfig. Must be unique within the parent resource. Must contain only letters, numbers and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum. |
kms_config |
google.cloud.netapp_v1.types.KmsConfig
Required. The required parameters to create a new KmsConfig. |