ProfileRequest
    • PDF

    ProfileRequest

    • PDF

    記事の要約

    VPC環境で利用できます。

    ドメイン(Profile)の作成・変更時に必要なデータタイプです。

    構文

    構文は次の通りです。

    public class ProfileRequest { 
        private Long policyId;
        private String name;
        private Boolean claYn;
        private Long ttl;
    }
    

    フィールド

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

    ProfileRequest

    フィールドタイプ必須の有無説明
    policyIdLong-ポリシー ID
    nameString-ドメイン(Profile)名
    claYnBoolean-Cloud Log Analyticsの使用有無
    • true | false
    ttlLong-ドメイン(Profile) TTL

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

    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.