View Source Runbox.Scenario.OutputAction.DeleteAllAssetAttributes (runbox v13.0.3)

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.

Summary

Types

t()

Delete All Asset Attributes

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