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
- (::String) — Required. The name of the SingleTenantHsmInstance associated with the SingleTenantHsmInstanceProposals.
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. The name of the SingleTenantHsmInstance associated with the SingleTenantHsmInstanceProposals.
Returns
- (::String) — Required. The name of the SingleTenantHsmInstance associated with the SingleTenantHsmInstanceProposals.
#single_tenant_hsm_instance_proposal
def single_tenant_hsm_instance_proposal() -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal
Returns
- (::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal) — Required. The SingleTenantHsmInstanceProposal to create.
#single_tenant_hsm_instance_proposal=
def single_tenant_hsm_instance_proposal=(value) -> ::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal
Parameter
- value (::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal) — Required. The SingleTenantHsmInstanceProposal to create.
Returns
- (::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal) — Required. The SingleTenantHsmInstanceProposal to create.
#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}.