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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resource** | **String** | The resource path. May contain {placeholder} entries | 
**operations** | **Vec<String>** |  | 
**placeholder_values** | [**std::collections::HashMap<String, Vec<String>>**]Vec.md | mapping from placeholder name to list of values | 
**description** | **String** | a user-friendly description of this resource | 

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