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

     1  # LoadBalancerRuleAction
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RuleActionType** | **[*CommonCode](CommonCode.md)** | 룰액션유형 | [optional] [default to null]
     7  **TargetGroupAction** | **[*TargetGroupAction](TargetGroupAction.md)** | 타겟그룹액션 | [optional] [default to null]
     8  **RedirectionAction** | **[*RedirectionAction](RedirectionAction.md)** | 리다이렉션액션 | [optional] [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12