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

     1  # RemoveNetworkAclRuleParameter
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **IpBlock** | ***string** | IP블록 | [default to null]
     7  **DenyAllowGroupNo** | ***string** | 허용차단그룹번호 | [optional] [default to null]
     8  **RuleActionCode** | ***string** | Rule액션코드 | [default to null]
     9  **PortRange** | ***string** | 포트범위 | [optional] [default to null]
    10  **Priority** | ***int32** | 우선순위 | [default to null]
    11  **ProtocolTypeCode** | ***string** | 프로토콜유형코드 | [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