GoogleApi.CloudDeploy.V1.Model.AutomationResourceSelector (google_api_cloud_deploy v0.14.0)

View Source

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) - Optional. Contains attributes about a target.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudDeploy.V1.Model.AutomationResourceSelector{
  targets: [GoogleApi.CloudDeploy.V1.Model.TargetAttribute.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.