GoogleApi.ContainerAnalysis.V1beta1.Model.Deployable (google_api_container_analysis v0.10.0) View Source
An artifact that can be deployed in some runtime.
Attributes
-
resourceUri
(type:list(String.t)
, default:nil
) - Required. Resource URI for the artifact being deployed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContainerAnalysis.V1beta1.Model.Deployable{ resourceUri: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.