TransitGatewayCreateRequest

TransitGatewayCreateRequest

NameDescriptionSchemaDefault
description
optional
설명
Example : TransitGateway Description
any of [string, null]
name
required
Transit Gateway 명
Example : TransitGatewayName
Pattern : ^[a-zA-Z0-9-]*$
Minimum length : 3
Maximum length : 20
string
tags
optional
태그 목록
Example : [{'key': 'key', 'value': 'value'}]
array[Tag]