Class: Google::Apis::OsconfigV1beta::PausePatchDeploymentRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/osconfig_v1beta/classes.rb,
lib/google/apis/osconfig_v1beta/representations.rb,
lib/google/apis/osconfig_v1beta/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.



1600
1601
1602
# File 'lib/google/apis/osconfig_v1beta/classes.rb', line 1600

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1605
1606
# File 'lib/google/apis/osconfig_v1beta/classes.rb', line 1605

def update!(**args)
end