windmill-api 1.680.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Policy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**triggerables** | Option<[**std::collections::HashMap<String, serde_json::Value>**]serde_json::Value.md> |  | [optional]
**triggerables_v2** | Option<[**std::collections::HashMap<String, serde_json::Value>**]serde_json::Value.md> |  | [optional]
**s3_inputs** | Option<[**Vec<serde_json::Value>**]serde_json::Value.md> |  | [optional]
**allowed_s3_keys** | Option<[**Vec<models::PolicyAllowedS3KeysInner>**]Policy_allowed_s3_keys_inner.md> |  | [optional]
**execution_mode** | Option<**String**> |  | [optional]
**on_behalf_of** | Option<**String**> |  | [optional]
**on_behalf_of_email** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)