Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::CreateSingleTenantHsmInstanceProposalRequest (v1.10.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::CreateSingleTenantHsmInstanceProposalRequest.

Request message for HsmManagement.CreateSingleTenantHsmInstanceProposal.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns

#parent=

def parent=(value) -> ::String
Parameter
Returns

#single_tenant_hsm_instance_proposal

def single_tenant_hsm_instance_proposal() -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal

#single_tenant_hsm_instance_proposal=

def single_tenant_hsm_instance_proposal=(value) -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal

#single_tenant_hsm_instance_proposal_id

def single_tenant_hsm_instance_proposal_id() -> ::String
Returns
  • (::String) — Optional. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.

#single_tenant_hsm_instance_proposal_id=

def single_tenant_hsm_instance_proposal_id=(value) -> ::String
Parameter
  • value (::String) — Optional. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.
Returns
  • (::String) — Optional. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.