DependableApp

Prev Next

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
  • List of dependent app IDs required for creating the Data Forest app (the list of IDs that can be set as dependentId when creating the app)