Ash.Resource.Actions.Argument (ash v1.37.2)
View Source
Represents an argument to an action
Specs
t() :: %Ash.Resource.Actions.Argument{
allow_nil?: term(),
constraints: term(),
default: term(),
name: term(),
private?: term(),
sensitive?: term(),
type: term()
}