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

     1  # CloudMysqlUserParameter
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Name** | ***string** | DBUserID | [default to null]
     7  **HostIp** | ***string** | 접근IP | [default to null]
     8  **Password** | ***string** | DBUserPassword | [default to null]
     9  **Authority** | ***string** | DB권한 | [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13