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

     1  # ChangeNasVolumeSnapshotConfigurationRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
     7  **NasVolumeInstanceNo** | ***string** | NAS볼륨인스턴스번호 | [default to null]
     8  **SnapshotVolumeConfigurationRatio** | ***int32** | 스냅샷볼륨설정비율 | [default to null]
     9  **SnapshotVolumeConfigDayOfWeekTypeCode** | ***string** | 스냅샷자동생성주기요일 | [optional] [default to null]
    10  **SnapshotVolumeConfigTime** | ***int32** | 스냅샷자동생성주기시각 | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14