Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 805 Bytes

Route.md

File metadata and controls

15 lines (11 loc) · 805 Bytes

Route

Properties

Name Type Description Notes
DestinationCidrBlock *string 목적지CIDR블록 [optional] [default to null]
TargetName *string 목적지이름 [optional] [default to null]
RouteTableNo *string 라우트테이블번호 [optional] [default to null]
TargetType *CommonCode 목적지유형 [optional] [default to null]
TargetNo *string 목적지번호 [optional] [default to null]
IsDefault *bool Default여부 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]