CreateAppRequest
    • PDF

    CreateAppRequest

    • PDF

    記事の要約

    VPC環境で利用できます。

    説明

    Data Forestアプリ作成時に使用するデータタイプです。

    構文

    構文は次の通りです。

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

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    accountIdStringRequiredアカウント識別子の UUID(base62)
    queueNameStringRequiredYARNキューの名前
    • dev(デフォルト)
    appTypeIdStringRequiredアプリタイプ
    nameStringRequiredアプリの名前
    lifetimeIntegerRequiredアプリの稼働時間
    descriptionStringOptionalアプリの説明
    dependentIdsStringOptionalアプリ作成に必要な依存アプリの IDリスト
    componentsAppComponentRequestOptionalAppComponentRequestデータタイプ

    この記事は役に立ちましたか?

    What's Next
    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.