Values.FirewallPolicyStatelessCustomActionsDetailsSourceA custom action that can be used for stateless packet handling.
type nonrec t = {actionDefinition : StatelessCustomActionDefinition.t option;The definition of the custom action.
*)actionName : NonEmptyString.t option;The name of the custom action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of NonEmptyString.t ])
list ]
list ])
list ])
list ])
list ]