Class: Google::Apis::NetappV1::ReverseReplicationDirectionRequest

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

ReverseReplicationDirectionRequest reverses direction of replication. Source becomes destination and destination becomes source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ReverseReplicationDirectionRequest

Returns a new instance of ReverseReplicationDirectionRequest.



2621
2622
2623
# File 'lib/google/apis/netapp_v1/classes.rb', line 2621

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2626
2627
# File 'lib/google/apis/netapp_v1/classes.rb', line 2626

def update!(**args)
end