Toggle navigation
drip-api: KeyValueHolder
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
KeyValueHolder
KeyValueHolder
Data Type
Subtypes
Plan
,
ProvisionInfo
,
ToscaRepresentation
Properties
name
data type
description
keyValue
map of object
id
string
Properties inherited from
OwnedObject
owner
string
Example
{ "keyValue" : { "property1" : { }, "property2" : { } }, "id" : "...", "owner" : "..." }