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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end