Class: Google::Apis::NetappV1::VerifyKmsConfigRequest

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

Overview

VerifyKmsConfigRequest specifies the KMS config to be validated.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ VerifyKmsConfigRequest

Returns a new instance of VerifyKmsConfigRequest.



1956
1957
1958
# File 'lib/google/apis/netapp_v1/classes.rb', line 1956

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1961
1962
# File 'lib/google/apis/netapp_v1/classes.rb', line 1961

def update!(**args)
end