Class: Google::Apis::ComposerV1::DatabaseFailoverRequest

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

Overview

Request to trigger database failover (only for highly resilient environments).

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DatabaseFailoverRequest

Returns a new instance of DatabaseFailoverRequest.



371
372
373
# File 'lib/google/apis/composer_v1/classes.rb', line 371

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



376
377
# File 'lib/google/apis/composer_v1/classes.rb', line 376

def update!(**args)
end