View Source GoogleApi.ContainerAnalysis.V1alpha1.Model.Deployable (google_api_container_analysis v0.28.0)

An artifact that can be deployed in some runtime.

Attributes

  • resourceUri (type: list(String.t), default: nil) - Resource URI for the artifact being deployed.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.Deployable{
  resourceUri: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.