Runbox.Scenario.OutputAction.DeleteAllAssetAttributes (runbox v7.0.1)

Parameters for output action Delete All Asset Attributes.

The resulting output action will delete all existing attributes of the given asset. This is scoped to the attributes created by the same run.

Link to this section Summary

Types

t()

Delete All Asset Attributes

Link to this section Types

@type t() :: %Runbox.Scenario.OutputAction.DeleteAllAssetAttributes{
  id: Runbox.Scenario.OutputAction.asset_id(),
  type: Runbox.Scenario.OutputAction.asset_type()
}

Delete All Asset Attributes

  • :type - asset type
  • :id - asset ID