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

     1  /*
     2   * vmysql
     3   *
     4   * <br/>https://ncloud.apigw.ntruss.com/vmysql/v2
     5   *
     6   * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
     7   */
     8  
     9  package vmysql
    10  
    11  // CloudMysqlConfig리스트
    12  type CloudMysqlConfigList struct {
    13  }