github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vmysql/docs/CloudMysqlInstance.md (about)

     1  # CloudMysqlInstance
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CloudMysqlInstanceNo** | ***string** | CloudMysql인스턴스번호 | [optional] [default to null]
     7  **CloudMysqlServiceName** | ***string** | CloudMysql서비스이름 | [optional] [default to null]
     8  **CloudMysqlInstanceStatusName** | ***string** | CloudMysql인스턴스상태이름 | [optional] [default to null]
     9  **CloudMysqlInstanceStatus** | **[*CommonCode](CommonCode.md)** | CloudMysql인스턴스상태 | [optional] [default to null]
    10  **CloudMysqlInstanceOperation** | **[*CommonCode](CommonCode.md)** | CloudMysql인스턴스OP | [optional] [default to null]
    11  **CloudMysqlImageProductCode** | ***string** | CloudMysql이미지상품코드 | [optional] [default to null]
    12  **EngineVersion** | ***string** | CloudMysql엔진버전 | [optional] [default to null]
    13  **License** | **[*CommonCode](CommonCode.md)** | CloudMysql라이선스 | [optional] [default to null]
    14  **CloudMysqlPort** | ***int32** | CloudMysql포트 | [optional] [default to null]
    15  **IsHa** | ***bool** | 고가용성여부 | [optional] [default to null]
    16  **IsMultiZone** | ***bool** | 멀티존여부 | [optional] [default to null]
    17  **GenerationCode** | ***string** | 서버 세대 코드 | [optional] [default to null]
    18  **IsBackup** | ***bool** | 백업여부 | [optional] [default to null]
    19  **BackupFileRetentionPeriod** | ***int32** | 백업파일보관기간 | [optional] [default to null]
    20  **BackupTime** | ***string** | 백업시간 | [optional] [default to null]
    21  **CreateDate** | ***string** | 생성일자 | [optional] [default to null]
    22  **AccessControlGroupNoList** | **[*AccessControlGroupNoList](AccessControlGroupNoList.md)** | ACG번호리스트 | [optional] [default to null]
    23  **CloudMysqlConfigList** | **[*CloudMysqlConfigList](CloudMysqlConfigList.md)** | CloudMysqlConfig리스트 | [optional] [default to null]
    24  **CloudMysqlServerInstanceList** | **[[]\*CloudMysqlServerInstance](CloudMysqlServerInstance.md)** | CloudMysql서버인스턴스리스트 | [optional] [default to null]
    25  
    26  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    27  
    28