Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::AutomationResourceSelector.
AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#targets
def targets() -> ::Array<::Google::Cloud::Deploy::V1::TargetAttribute>
Returns
- (::Array<::Google::Cloud::Deploy::V1::TargetAttribute>) — Contains attributes about a target.
#targets=
def targets=(value) -> ::Array<::Google::Cloud::Deploy::V1::TargetAttribute>
Parameter
- value (::Array<::Google::Cloud::Deploy::V1::TargetAttribute>) — Contains attributes about a target.
Returns
- (::Array<::Google::Cloud::Deploy::V1::TargetAttribute>) — Contains attributes about a target.