PrivateLinkServiceCreateRequest

PrivateLinkServiceCreateRequest

NameDescriptionSchemaDefault
approval_type
required
PrivateLink Service 승인 타입
Example : MANUAL
enum (MANUAL, AUTO)
connected_resource_id
optional
연결된 자원 ID
Example :
string
connected_resource_ip_address
optional
연결된 자원 IP 주소
Example :
string
connected_resource_type
required
연결된 자원 Type
Example : LB
enum (LB, IP)
description
optional
설명
Example :
Maximum length : 50
string
high_speed_transfer
optional
고속 데이터 전송 사용
Example : False
boolean
name
required
PrivateLink Service 명
Example :
Pattern : ^[a-zA-Z0-9-]*$
Minimum length : 3
Maximum length : 20
string
security_group_ids
optional
Security Group 목록
array[string]
service_ip_address
required
Service IP 주소
Example :
string
subnet_id
required
Subnet ID
Example :
string
tags
optional
태그 목록
array[Tag]