NuonAPI.Model.ServiceCreateExternalImageComponentConfigRequest (nuon v0.19.90)

Summary

Types

@type t() :: %NuonAPI.Model.ServiceCreateExternalImageComponentConfigRequest{
  aws_ecr_image_config: NuonAPI.Model.ServiceAwsEcrImageConfigRequest.t() | nil,
  image_url: String.t(),
  tag: String.t()
}

Functions