TargetSubnet

Prev Next

설명

Subnet

구문

private String subnetNo;
private String subnetName;
private String vpcNo;
private String vpcName;
private String zoneCode;
private String subnet;
private Boolean isPublic;
private Date createdDate;

필드

파라미터명 필수 여부 타입 설명
subnetNo Yes String - Subnet 번호
-Subnet을 식별하기 위한 NAVER Cloud Platform의 식별자
subnetName Yes String Subnet 이름
vpcNo Yes String VPC 번호
vpcName Yes String VPC 이름
zoneCode Yes String ZONE 코드
subnet Yes String IP 주소 범위
isPublic Yes Boolean Public Subnet 여부
createdDate Yes Date 생성일자