Class: Google::Apis::ComputeAlpha::ResourcePolicyDiskConsistencyGroupPolicy
- Inherits:
-
Object
- Object
- Google::Apis::ComputeAlpha::ResourcePolicyDiskConsistencyGroupPolicy
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/compute_alpha/classes.rb,
lib/google/apis/compute_alpha/representations.rb,
lib/google/apis/compute_alpha/representations.rb
Overview
Resource policy for disk consistency groups.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResourcePolicyDiskConsistencyGroupPolicy
constructor
A new instance of ResourcePolicyDiskConsistencyGroupPolicy.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResourcePolicyDiskConsistencyGroupPolicy
Returns a new instance of ResourcePolicyDiskConsistencyGroupPolicy.
36916 36917 36918 |
# File 'lib/google/apis/compute_alpha/classes.rb', line 36916 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
36921 36922 |
# File 'lib/google/apis/compute_alpha/classes.rb', line 36921 def update!(**args) end |