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
14
15
16
17
18
# DataPolicy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | An identifier for a potentially imported policy | 
**name** | **String** |  | 
**description** | **String** |  | 
**imported** | **bool** | true if this policy is imported | 
**source_domain_id** | Option<**String**> | A globally unique identifier for a domain | [optional]
**source_domain_name** | Option<**String**> |  | [optional]
**read_only** | **bool** |  | 
**source** | **String** | conveys if this policy comes from an integration | 

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