antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# WriteContextConfigInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key_reuse_ttl** | Option<**i32**> | Number of seconds for which the client may reuse a given encryption key for sealing multiple capsules  | [optional][default to 0]
**default_capsule_tags** | Option<[**Vec<models::WriteContextClassifierTag>**]WriteContextClassifierTag.md> |  | [optional]
**required_hooks** | [**Vec<models::WriteContextConfigInfoRequiredHooksInner>**]WriteContextConfigInfo_requiredHooks_inner.md |  | 

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