Class CreateSingleTenantHsmInstanceProposalRequest (3.10.0)

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

Request message for HsmManagement.CreateSingleTenantHsmInstanceProposal.

Attributes

Name Description
parent str
Required. The name of the SingleTenantHsmInstance associated with the SingleTenantHsmInstanceProposals.
single_tenant_hsm_instance_proposal_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_proposal google.cloud.kms_v1.types.SingleTenantHsmInstanceProposal
Required. The SingleTenantHsmInstanceProposal to create.