Available in VPC
This is a dependent app required when creating the Data Forest app.
Syntax
The syntax is as follows.
private String appTypeName;
private String appTypeVersion;
private AppResponse candidates;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
appTypeName |
String | Optional | Data Forest app type name |
appTypeVersion |
String | Optional | Data Forest app type version |
candidates |
AppResponse | Optional | AppResponse data type
|