Class: Google::Apis::CloudkmsV1::DisableSingleTenantHsmInstance

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

Disable the SingleTenantHsmInstance. The SingleTenantHsmInstance must be in the ACTIVE state to perform this operation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DisableSingleTenantHsmInstance

Returns a new instance of DisableSingleTenantHsmInstance.



1303
1304
1305
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1303

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1308
1309
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1308

def update!(**args)
end