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
# CapsuleOpenResponseReadContextConfiguration

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**disable_read_logging** | **bool** | If true, skip creation of audit log events on read | [default to false]
**key_cache_ttl** | **i32** | Number of seconds for which cached encryption keys will be considered valid by the client  | [default to 0]
**policy_assembly** | **String** | a bundled version of the Rego policy associated with this open event. | 

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