name | data type | description |
---|---|---|
secretKey | string | |
cloudProviderName | string | |
attributes | map of object | |
accessKeyId | string | |
Properties inherited from OwnedObject |
||
timestamp | number | |
owner | string | |
id | string |
Example
{ "secretKey" : "7A7vo19ffdfa4SAsA6gsF5Fgbfb5rtwY6hBxtYt12", "cloudProviderName" : "ec2", "attributes" : { "property1" : { }, "property2" : { } }, "accessKeyId" : "AKIKIQY9K1ZUQ6M7YBSQ", "timestamp" : 12345, "owner" : "user1", "id" : "58e3946e0fb4f562d84ba1ad" }