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

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

Request message for HsmManagement.CreateSingleTenantHsmInstance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the location associated with the SingleTenantHsmInstance, in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the location associated with the SingleTenantHsmInstance, in the format projects/*/locations/*.
Returns
  • (::String) — Required. The resource name of the location associated with the SingleTenantHsmInstance, in the format projects/*/locations/*.

#single_tenant_hsm_instance

def single_tenant_hsm_instance() -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstance
Returns

#single_tenant_hsm_instance=

def single_tenant_hsm_instance=(value) -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstance
Parameter
Returns

#single_tenant_hsm_instance_id

def single_tenant_hsm_instance_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_id=

def single_tenant_hsm_instance_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}.