View Source GoogleApi.CloudDeploy.V1.Model.AutomationResourceSelector (google_api_cloud_deploy v0.6.0)
AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.
Attributes
-
targets
(type:list(GoogleApi.CloudDeploy.V1.Model.TargetAttribute.t)
, default:nil
) - Contains attributes about a target.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.AutomationResourceSelector{ targets: [GoogleApi.CloudDeploy.V1.Model.TargetAttribute.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.