Class: Google::Apis::NetappV1::EncryptVolumesRequest

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

EncryptVolumesRequest specifies the KMS config to encrypt existing volumes.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EncryptVolumesRequest

Returns a new instance of EncryptVolumesRequest.



521
522
523
# File 'lib/google/apis/netapp_v1/classes.rb', line 521

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



526
527
# File 'lib/google/apis/netapp_v1/classes.rb', line 526

def update!(**args)
end