Class: Google::Apis::CloudkmsV1::EnableSingleTenantHsmInstance

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

Enable the SingleTenantHsmInstance. The SingleTenantHsmInstance must be in the DISABLED state to perform this operation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EnableSingleTenantHsmInstance

Returns a new instance of EnableSingleTenantHsmInstance.



1403
1404
1405
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1403

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1408
1409
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1408

def update!(**args)
end