Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::VPN::VPNGateway
Using getVpnGateway
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVpnGateway(args: GetVpnGatewayArgs, opts?: InvokeOptions): Promise<GetVpnGatewayResult>
function getVpnGatewayOutput(args: GetVpnGatewayOutputArgs, opts?: InvokeOptions): Output<GetVpnGatewayResult>def get_vpn_gateway(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnGatewayResult
def get_vpn_gateway_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnGatewayResult]func LookupVpnGateway(ctx *Context, args *LookupVpnGatewayArgs, opts ...InvokeOption) (*LookupVpnGatewayResult, error)
func LookupVpnGatewayOutput(ctx *Context, args *LookupVpnGatewayOutputArgs, opts ...InvokeOption) LookupVpnGatewayResultOutput> Note: This function is named LookupVpnGateway in the Go SDK.
public static class GetVpnGateway
{
public static Task<GetVpnGatewayResult> InvokeAsync(GetVpnGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetVpnGatewayResult> Invoke(GetVpnGatewayInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVpnGatewayResult> getVpnGateway(GetVpnGatewayArgs args, InvokeOptions options)
public static Output<GetVpnGatewayResult> getVpnGateway(GetVpnGatewayArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:vpn/getVpnGateway:getVpnGateway
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getVpnGateway Result
The following output properties are available:
- Asn int
- VPN网关的ASN。
- Bandwidth int
- VPN网关的带宽规格。
- Billing
Type int - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- Business
Status string - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- Connection
Count int - VPN网关关联IPsec连接的数量。
- Create
Time string - 创建VPN网关的时间。
- Deleted
Time string - 预期资源强制回收时间。
- Description string
- VPN网关的描述。
- Dual
Tunnel boolEnabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- Expired
Time string - VPN网关的到期时间。
- Id string
- Uniquely identifies the resource.
- Ip
Address string - VPN网关的公网IP地址。
- Ip
Stack stringType - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- Ip
Version string - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- Ipsec
Enabled bool - 是否开启IPSec功能。true:开启false:关闭。
- Is
Blocked bool - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- Lock
Reason string - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- Overdue
Time string - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- Period int
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- Period
Unit string - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- Project
Name string - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- Route
Count int - VPN网关的路由条目数量。
- Secondary
Ip stringAddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- Secondary
Subnet stringId - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- Ssl
Enabled bool - 是否开启SSL VPN功能。true:开启false:关闭
- Ssl
Max intConnections - VPN网关的最大SSL连接数。
- Status string
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- Subnet
Id string - VPN网关使用的端口所属子网的ID。
-
List<Byteplus.
Get Vpn Gateway Tag> - VPN网关已添加的全部标签信息。
- Update
Time string - 更新VPN网关的时间。
- Vpc
Id string - VPN网关所在VPC的ID。
- Vpn
Gateway stringId - VPN网关的ID。
- Vpn
Gateway stringName - VPN网关的名称。
- Asn int
- VPN网关的ASN。
- Bandwidth int
- VPN网关的带宽规格。
- Billing
Type int - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- Business
Status string - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- Connection
Count int - VPN网关关联IPsec连接的数量。
- Create
Time string - 创建VPN网关的时间。
- Deleted
Time string - 预期资源强制回收时间。
- Description string
- VPN网关的描述。
- Dual
Tunnel boolEnabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- Expired
Time string - VPN网关的到期时间。
- Id string
- Uniquely identifies the resource.
- Ip
Address string - VPN网关的公网IP地址。
- Ip
Stack stringType - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- Ip
Version string - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- Ipsec
Enabled bool - 是否开启IPSec功能。true:开启false:关闭。
- Is
Blocked bool - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- Lock
Reason string - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- Overdue
Time string - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- Period int
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- Period
Unit string - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- Project
Name string - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- Route
Count int - VPN网关的路由条目数量。
- Secondary
Ip stringAddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- Secondary
Subnet stringId - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- Ssl
Enabled bool - 是否开启SSL VPN功能。true:开启false:关闭
- Ssl
Max intConnections - VPN网关的最大SSL连接数。
- Status string
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- Subnet
Id string - VPN网关使用的端口所属子网的ID。
-
[]Get
Vpn Gateway Tag - VPN网关已添加的全部标签信息。
- Update
Time string - 更新VPN网关的时间。
- Vpc
Id string - VPN网关所在VPC的ID。
- Vpn
Gateway stringId - VPN网关的ID。
- Vpn
Gateway stringName - VPN网关的名称。
- asn Integer
- VPN网关的ASN。
- bandwidth Integer
- VPN网关的带宽规格。
- billing
Type Integer - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- business
Status String - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- connection
Count Integer - VPN网关关联IPsec连接的数量。
- create
Time String - 创建VPN网关的时间。
- deleted
Time String - 预期资源强制回收时间。
- description String
- VPN网关的描述。
- dual
Tunnel BooleanEnabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- expired
Time String - VPN网关的到期时间。
- id String
- Uniquely identifies the resource.
- ip
Address String - VPN网关的公网IP地址。
- ip
Stack StringType - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- ip
Version String - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- ipsec
Enabled Boolean - 是否开启IPSec功能。true:开启false:关闭。
- is
Blocked Boolean - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- lock
Reason String - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- overdue
Time String - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- period Integer
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- period
Unit String - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- project
Name String - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- route
Count Integer - VPN网关的路由条目数量。
- secondary
Ip StringAddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- secondary
Subnet StringId - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- ssl
Enabled Boolean - 是否开启SSL VPN功能。true:开启false:关闭
- ssl
Max IntegerConnections - VPN网关的最大SSL连接数。
- status String
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- subnet
Id String - VPN网关使用的端口所属子网的ID。
-
List<Get
Vpn Gateway Tag> - VPN网关已添加的全部标签信息。
- update
Time String - 更新VPN网关的时间。
- vpc
Id String - VPN网关所在VPC的ID。
- vpn
Gateway StringId - VPN网关的ID。
- vpn
Gateway StringName - VPN网关的名称。
- asn number
- VPN网关的ASN。
- bandwidth number
- VPN网关的带宽规格。
- billing
Type number - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- business
Status string - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- connection
Count number - VPN网关关联IPsec连接的数量。
- create
Time string - 创建VPN网关的时间。
- deleted
Time string - 预期资源强制回收时间。
- description string
- VPN网关的描述。
- dual
Tunnel booleanEnabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- expired
Time string - VPN网关的到期时间。
- id string
- Uniquely identifies the resource.
- ip
Address string - VPN网关的公网IP地址。
- ip
Stack stringType - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- ip
Version string - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- ipsec
Enabled boolean - 是否开启IPSec功能。true:开启false:关闭。
- is
Blocked boolean - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- lock
Reason string - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- overdue
Time string - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- period number
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- period
Unit string - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- project
Name string - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- route
Count number - VPN网关的路由条目数量。
- secondary
Ip stringAddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- secondary
Subnet stringId - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- ssl
Enabled boolean - 是否开启SSL VPN功能。true:开启false:关闭
- ssl
Max numberConnections - VPN网关的最大SSL连接数。
- status string
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- subnet
Id string - VPN网关使用的端口所属子网的ID。
-
Get
Vpn Gateway Tag[] - VPN网关已添加的全部标签信息。
- update
Time string - 更新VPN网关的时间。
- vpc
Id string - VPN网关所在VPC的ID。
- vpn
Gateway stringId - VPN网关的ID。
- vpn
Gateway stringName - VPN网关的名称。
- asn int
- VPN网关的ASN。
- bandwidth int
- VPN网关的带宽规格。
- billing_
type int - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- business_
status str - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- connection_
count int - VPN网关关联IPsec连接的数量。
- create_
time str - 创建VPN网关的时间。
- deleted_
time str - 预期资源强制回收时间。
- description str
- VPN网关的描述。
- dual_
tunnel_ boolenabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- expired_
time str - VPN网关的到期时间。
- id str
- Uniquely identifies the resource.
- ip_
address str - VPN网关的公网IP地址。
- ip_
stack_ strtype - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- ip_
version str - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- ipsec_
enabled bool - 是否开启IPSec功能。true:开启false:关闭。
- is_
blocked bool - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- lock_
reason str - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- overdue_
time str - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- period int
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- period_
unit str - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- project_
name str - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- route_
count int - VPN网关的路由条目数量。
- secondary_
ip_ straddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- secondary_
subnet_ strid - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- ssl_
enabled bool - 是否开启SSL VPN功能。true:开启false:关闭
- ssl_
max_ intconnections - VPN网关的最大SSL连接数。
- status str
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- subnet_
id str - VPN网关使用的端口所属子网的ID。
-
Sequence[Get
Vpn Gateway Tag] - VPN网关已添加的全部标签信息。
- update_
time str - 更新VPN网关的时间。
- vpc_
id str - VPN网关所在VPC的ID。
- vpn_
gateway_ strid - VPN网关的ID。
- vpn_
gateway_ strname - VPN网关的名称。
- asn Number
- VPN网关的ASN。
- bandwidth Number
- VPN网关的带宽规格。
- billing
Type Number - VPN网关的计费类型。1:包年包月。2:按量计费(按固定规格)
- business
Status String - VPN网关的计费状态。Normal: 正常。FinancialLocked: 被锁定。
- connection
Count Number - VPN网关关联IPsec连接的数量。
- create
Time String - 创建VPN网关的时间。
- deleted
Time String - 预期资源强制回收时间。
- description String
- VPN网关的描述。
- dual
Tunnel BooleanEnabled - VPN网关是否开启双隧道模式。true:开启false:关闭
- expired
Time String - VPN网关的到期时间。
- id String
- Uniquely identifies the resource.
- ip
Address String - VPN网关的公网IP地址。
- ip
Stack StringType - VPN 网关的协议类型。ipv4only:IPv4协议类型。ipv6only:IPv6协议类型。ipv4_ipv6:双栈协议类型。
- ip
Version String - VPN网关的IP地址类型。ipv4:IPv4地址类型。ipv6:IPv6地址类型。
- ipsec
Enabled Boolean - 是否开启IPSec功能。true:开启false:关闭。
- is
Blocked Boolean - 当前资源的状态是否被封禁。true:封禁false:未封禁。
- lock
Reason String - VPN网关的锁定原因。financial:因欠费被锁定。security:因安全被锁定。unlock:未锁定。
- overdue
Time String - 资源冻结时间。仅当资源因为欠费冻结,此参数才会有返回值,否则均返回空值。
- period Number
- 包年包月类型VPN网关购买的时长,默认“1”。当PeriodUnit传入值为Month,Period取值范围:1~9、12、24、36。当PeriodUnit传入值为Year,Period取值范围:1~3。
- period
Unit String - 包年包月类型VPN网关购买时长的单位,默认“Month”。Month:月Year:年
- project
Name String - VPN网关所属的项目。不填默认为default,即创建的资源属于default项目。您可调用ListProjects查询当前账号下项目的信息。
- route
Count Number - VPN网关的路由条目数量。
- secondary
Ip StringAddress - VPN网关的第二个公网IP地址。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- secondary
Subnet StringId - VPN网关实例关联的第二个子网的ID。仅双隧道模式的VPN网关实例返回该参数,单隧道模式的VPN网关实例不返回该参数。
- ssl
Enabled Boolean - 是否开启SSL VPN功能。true:开启false:关闭
- ssl
Max NumberConnections - VPN网关的最大SSL连接数。
- status String
- VPN网关的状态。Creating: 创建中Deleting: 删除中Pending:配置中Available:可用
- subnet
Id String - VPN网关使用的端口所属子网的ID。
- List<Property Map>
- VPN网关已添加的全部标签信息。
- update
Time String - 更新VPN网关的时间。
- vpc
Id String - VPN网关所在VPC的ID。
- vpn
Gateway StringId - VPN网关的ID。
- vpn
Gateway StringName - VPN网关的名称。
Supporting Types
GetVpnGatewayTag
- Key string
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- Value string
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
- Key string
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- Value string
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
- key String
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- value String
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
- key string
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- value string
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
- key str
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- value str
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
- key String
- VPN网关标签的标签键(Key)。参数 - N:表示标签键的序号,取值范围:1~20。多个标签键之间用&分隔。命名规则如下:不能以volc:或sys:的任意大小写组合开头。只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。长度限制在1~128个字符之间。说明同一资源的标签键不允许重复。
- value String
- VPN网关标签的标签值(Value)。参数 - N:表示标签值的序号,取值范围:1~20。多个标签值之间用&分隔。命名规则如下:只能包含语言字符、数字、空格和英文符号“_”、“.”、“:”、“/”、“=”、“+”、“-”、“@”。允许为空,长度限制在0~256个字符之间。大小写敏感,不能以空格开头或结尾。说明传入Tags.N.Value则必须传入Tags.N.Key。
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
