MENU
      CloudMysqlInstance

        CloudMysqlInstance


        記事の要約

        VPC環境で利用できます。

        Cloud DB for MySQLインスタンスです。

        構文

        構文は次の通りです。

        private String cloudMysqlInstanceNo;
        private String cloudMysqlServiceName;
        private String cloudMysqlInstanceStatusName;
        private CommonCode cloudMysqlInstanceStatus;
        private CommonCode cloudMysqlInstanceOperation;
        private String cloudMysqlImageProductCode;
        private String engineVersion;
        private CommonCode license;
        private Integer cloudMysqlPort;
        private Boolean isHa;
        private Boolean isMultiZone;
        private Boolean isBackup;
        private Integer backupFileRetentionPeriod;
        private String backupTime;
        private String generationCode;
        private Date createDate;
        private List<String> accessControlGroupNoList;
        private List<String> cloudMysqlConfigList;
        private List<CloudMysqlServerInstance> cloudMysqlServerInstanceList;
        Java

        フィールド

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

        フィールドタイプ必須の有無説明
        cloudMysqlInstanceNoStringRequiredCloud DB for MySQLのインスタンス番号
        cloudMysqlServiceNameStringRequiredCloud DB for MySQLサービス名
        cloudMysqlInstanceStatusNameStringRequiredCloud DB for MySQLインスタンスの状態名
        • creating | deleted | deleting | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
        cloudMysqlInstanceStatusCommonCodeRequiredCloud DB for MySQLインスタンスの状態
        • INIT | CREAT | DEL
          • INIT: Initiated
          • CREAT: Created
          • DEL: Deleted
        cloudMysqlInstanceOperationCommonCodeRequiredCloud DB for MySQLインスタンスの運用状態
        • CREAT | DEL | FO | NULL | SETUP | UPGD | DWGD | BKP
          • CREAT: Create
          • DEL: Delete
          • FO: Failover
          • NULL: No Operation
          • SETUP: Setup
          • UPGD: Upgrade
          • DWGD: Downgrade
          • BKP: Backup
        cloudMysqlImageProductCodeStringOptionalCloud DB for MySQLイメージ商品コード
        engineVersionStringOptionalCloud DB for MySQLエンジンバージョン
        licenseCommonCodeOptionalCloud DB for MySQLライセンス
        cloudMysqlPortIntegerOptionalCloud DB for MySQLポート
        isHaBooleanRequired高可用性かどうか
        • true | false
        isMultiZoneBooleanRequiredマルチゾーンかどうか
        • true | false
        isBackupBooleanOptionalバックアップの有無
        • true | false
        backupFileRetentionPeriodIntegerOptionalバックアップファイルの保管期間
        backupTimeStringOptionalバックアップ時間
        generationCodeStringRequiredサーバの世代コード
        createDateDateRequired作成日時
        accessControlGroupNoListList<String>OptionalACG番号リスト
        cloudMysqlConfigListList<String>OptionalCloud DB for MySQL Configリスト
        cloudMysqlServerInstanceListList<CloudMysqlServerInstance>RequiredCloud DB for MySQLサーバインスタンスリスト

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

        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.