Class: Google::Cloud::Compute::V1::InstanceGroupManagerResourcePolicies
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceGroupManagerResourcePolicies
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#workload_policy ⇒ ::String
The URL of the workload policy that is specified for this managed instance group.
Instance Attribute Details
#workload_policy ⇒ ::String
15067 15068 15069 15070 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15067 class InstanceGroupManagerResourcePolicies include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |