Class: Google::Apis::OsconfigV1::PausePatchDeploymentRequest

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

Overview

A request message for pausing a patch deployment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PausePatchDeploymentRequest

Returns a new instance of PausePatchDeploymentRequest.



3253
3254
3255
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3253

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3258
3259
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3258

def update!(**args)
end