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

     1  # ExportDbServerLogToObjectStorageRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
     7  **LogType** | ***string** | 데이터베이스서버로그파일타입 | [default to null]
     8  **FileName** | ***string** | 데이터베이스서버로그파일이름 | [default to null]
     9  **BucketName** | ***string** | ObjectStorage버킷이름 | [default to null]
    10  **CloudMysqlServerInstanceNo** | ***string** | CloudMysql서버인스턴스번호 | [default to null]
    11  **FolderPath** | ***string** | 폴더경로 | [optional] [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15