MENU
      CreateAppRequest

        CreateAppRequest


        Article summary

        Available in VPC

        Description

        This is a data type used when creating the Data Forest app.

        Syntax

        The syntax is as follows.

        private String accountId;
        private String queueName;
        private String appTypeId;
        private String name;
        private Integer lifetime;
        private String description;
        private String dependentIds;
        private AppComponentRequest components;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        accountIdStringRequiredAccount identifier UUID (base62)
        queueNameStringRequiredYARN queue name
        • dev (default)
        appTypeIdStringRequiredApp type
        nameStringRequiredApp name
        lifetimeIntegerRequiredApp's uptime
        descriptionStringOptionalApp description
        dependentIdsStringOptionalList of dependency app IDs required to create the app
        componentsAppComponentRequestOptionalAppComponentRequest data type

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.