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.



2473
2474
2475
# File 'lib/google/apis/netapp_v1/classes.rb', line 2473

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2478
2479
# File 'lib/google/apis/netapp_v1/classes.rb', line 2478

def update!(**args)
end