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

     1  # RedirectionAction
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Protocol** | ***string** | 프로토콜 | [optional] [default to null]
     7  **Port** | ***string** | 포트 | [optional] [default to null]
     8  **Host** | ***string** | 호스트 | [optional] [default to null]
     9  **Path** | ***string** | 경로 | [optional] [default to null]
    10  **Query** | ***string** | 쿼리 | [optional] [default to null]
    11  **StatusCode** | ***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