Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.71 KB

NatGatewayInstance.md

File metadata and controls

25 lines (21 loc) · 1.71 KB

NatGatewayInstance

Properties

Name Type Description Notes
VpcNo *string VPC번호 [optional] [default to null]
VpcName *string VPC이름 [optional] [default to null]
NatGatewayInstanceNo *string NATGateway인스턴스번호 [optional] [default to null]
NatGatewayName *string NATGateway이름 [optional] [default to null]
PublicIp *string 공인IP주소 [optional] [default to null]
NatGatewayInstanceStatus *CommonCode NATGateway인스턴스상태 [optional] [default to null]
NatGatewayInstanceStatusName *string NATGateway인스턴스상태이름 [optional] [default to null]
NatGatewayInstanceOperation *CommonCode NATGateway인스턴스OP [optional] [default to null]
CreateDate *string 생성일시 [optional] [default to null]
NatGatewayDescription *string NATGateway설명 [optional] [default to null]
ZoneCode *string ZONE코드 [optional] [default to null]
NatGatewayType *CommonCode NATGateay 유형 [optional] [default to null]
SubnetNo *string Subnet번호 [optional] [default to null]
SubnetName *string Subnet이름 [optional] [default to null]
PublicIpInstanceNo *string 공인아이피인스턴스번호 [optional] [default to null]
PrivateIp *string 사설IP주소 [optional] [default to null]

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