Class CreateSingleTenantHsmInstanceRequest (3.10.0)

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

Request message for HsmManagement.CreateSingleTenantHsmInstance.

Attributes

Name Description
parent str
Required. The resource name of the location associated with the SingleTenantHsmInstance, in the format projects/*/locations/*.
single_tenant_hsm_instance_id str
Optional. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.
single_tenant_hsm_instance google.cloud.kms_v1.types.SingleTenantHsmInstance
Required. An SingleTenantHsmInstance with initial field values.