Module Values.ActionsSource

Sourcetype nonrec t = Action.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Action.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of ActionOrder.t | `String of TargetGroupArn.t | `Structure of (string * [> `Boolean of AuthenticateOidcActionUseExistingClientSecret.t | `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `Integer of TargetGroupWeight.t | `List of [> `String of JwtValidationActionAdditionalClaimValue.t ] list | `String of TargetGroupArn.t ]) list ] list | `Long of AuthenticateOidcActionSessionTimeout.t | `Map of ([> `String of AuthenticateOidcActionAuthenticationRequestParamName.t ] * [> `String of AuthenticateOidcActionAuthenticationRequestParamValue.t ]) list | `String of AuthenticateOidcActionIssuer.t | `Structure of (string * [> `Boolean of TargetGroupStickinessEnabled.t | `Integer of TargetGroupStickinessDurationSeconds.t ]) list ]) list ]) list ] list ]
Sourceval to_query : Action.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Action.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Action.t list
Sourceval to_json : Action.t list -> Yojson.Safe.t