Auth0.Management.Actions.Create.Params (Auth0Api v1.4.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Management.Actions.Create.Params{
code: String.t(),
dependencies: [Auth0.Management.Actions.Create.Params.Dependency.t()],
name: String.t(),
runtime: String.t(),
secrets: [Auth0.Management.Actions.Create.Params.Secret.t()],
supported_triggers: [
Auth0.Management.Actions.Create.Params.SupportedTrigger.t()
]
}