Class CreateKmsConfigRequest (0.3.14)

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, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore 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.