Class CreateKmsConfigRequest (0.3.9)

CreateKmsConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CreateKmsConfigRequest creates a KMS Config.

Attributes

NameDescription
parent str
Required. Value for parent.
kms_config_id str
Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC
kms_config google.cloud.netapp_v1.types.KmsConfig
Required. The required parameters to create a new KmsConfig.