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

     1  # RequestCdnPlusPurgeRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CdnInstanceNo** | ***string** | CDN인스턴스번호 | [default to null]
     7  **DomainIdList** | **[]\*string** | 도메인ID리스트 | [optional] [default to null]
     8  **IsWholePurge** | ***bool** | 전체퍼지여부 | [default to null]
     9  **IsWholeDomain** | ***bool** | 전체도메인여부 | [default to null]
    10  **TargetFileList** | **[]\*string** | 대상파일리스트 | [optional] [default to null]
    11  **TargetDirectoryName** | ***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