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

     1  # NetworkAclRule
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **NetworkAclNo** | ***string** | 네트워크ACL번호 | [optional] [default to null]
     7  **Priority** | ***int32** | 우선순위 | [optional] [default to null]
     8  **ProtocolType** | **[*CommonCode](CommonCode.md)** | 프로토콜유형 | [optional] [default to null]
     9  **PortRange** | ***string** | 포트범위 | [optional] [default to null]
    10  **RuleAction** | **[*CommonCode](CommonCode.md)** | Rule액션 | [optional] [default to null]
    11  **CreateDate** | ***string** | 생성일시 | [optional] [default to null]
    12  **IpBlock** | ***string** | IP블록 | [optional] [default to null]
    13  **DenyAllowGroupNo** | ***string** | 허용차단그룹번호 | [optional] [default to null]
    14  **NetworkAclRuleType** | **[*CommonCode](CommonCode.md)** | 네트워크ACLRule유형 | [optional] [default to null]
    15  **NetworkAclRuleDescription** | ***string** | 네트워크ACLRule설명 | [optional] [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19