Class: Google::Apis::CloudkmsV1::DeleteSingleTenantHsmInstance

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudkms_v1/classes.rb,
lib/google/apis/cloudkms_v1/representations.rb,
lib/google/apis/cloudkms_v1/representations.rb

Overview

Delete the SingleTenantHsmInstance. Deleting a SingleTenantHsmInstance will make all CryptoKeys attached to the SingleTenantHsmInstance unusable. The SingleTenantHsmInstance must not be in the DELETING or DELETED state to perform this operation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeleteSingleTenantHsmInstance

Returns a new instance of DeleteSingleTenantHsmInstance.



1226
1227
1228
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1226

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1231
1232
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1231

def update!(**args)
end