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
- (::Google::Cloud::Kms::V1::SingleTenantHsmInstance) — Required. An SingleTenantHsmInstance with initial field values.
#single_tenant_hsm_instance=
def single_tenant_hsm_instance=(value) -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstance
Parameter
- value (::Google::Cloud::Kms::V1::SingleTenantHsmInstance) — Required. An SingleTenantHsmInstance with initial field values.
Returns
- (::Google::Cloud::Kms::V1::SingleTenantHsmInstance) — Required. An SingleTenantHsmInstance with initial field values.
#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}.