NomadClient.Model.DeploymentUnblockRequest (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.DeploymentUnblockRequest{
  DeploymentID: String.t() | nil,
  Namespace: String.t() | nil,
  Region: String.t() | nil,
  SecretID: String.t() | nil
}