Class: Google::Cloud::Deploy::V1::AutomationResourceSelector

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/deploy/v1/cloud_deploy.rb

Overview

AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.

Instance Attribute Summary collapse

Instance Attribute Details

#targets::Array<::Google::Cloud::Deploy::V1::TargetAttribute>



3695
3696
3697
3698
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3695

class AutomationResourceSelector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end