Class: Google::Apis::ContainerV1::SecondaryBootDiskUpdateStrategy

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

Overview

SecondaryBootDiskUpdateStrategy is a placeholder which will be extended in the future to define different options for updating secondary boot disks.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SecondaryBootDiskUpdateStrategy

Returns a new instance of SecondaryBootDiskUpdateStrategy.



7420
7421
7422
# File 'lib/google/apis/container_v1/classes.rb', line 7420

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7425
7426
# File 'lib/google/apis/container_v1/classes.rb', line 7425

def update!(**args)
end