com.apama.cumulocity
Event TenantOption


Represents an option in the tenant.

These are not automatically sent to Apama when changed. You can only get the tenant option from a FindTenantOptions request.
Since:
10.5.2.0
See Also:
com.apama.cumulocity.FindTenantOptions - 

Member summary
 stringcategory

Category of the tenant option.
 stringkey

Key of the tenant option.
 stringvalue

Associated value of the tenant option.
 
Member detail

category

string category
Category of the tenant option.

key

string key
Key of the tenant option.

value

string value
Associated value of the tenant option.