UpdateSecret model.
@type t() :: %ExDaytona.Model.UpdateSecret{ description: String.t() | nil, hosts: [String.t()] | nil, value: String.t() | nil }