Values.AddFlowOutputsRequestSourceAdds outputs to an existing flow. You can create up to 50 outputs per flow.
type nonrec t = {flowArn : AddFlowOutputsRequestFlowArnString.t;The Amazon Resource Name (ARN) of the flow that you want to add outputs to.
*)outputs : AddOutputRequest.t list;A list of outputs that you want to add to the flow.
*)}val make :
flowArn:AddFlowOutputsRequestFlowArnString.t ->
outputs:AddOutputRequest.t list ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Double of Double.t | `Enum of string ])
list ])
list ]
list
| `Map of
([> `String of String_.t ] * [> `String of String_.t ])
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of SecretArn.t ])
list ])
list ])
list ])
list ]
list
| `String of AddFlowOutputsRequestFlowArnString.t ])
list ]