Viewing docs for bytepluscc v0.0.27
published on Thursday, May 14, 2026 by Byteplus
published on Thursday, May 14, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.27
published on Thursday, May 14, 2026 by Byteplus
published on Thursday, May 14, 2026 by Byteplus
Data Source schema for Byteplus::TransitRouter::PeerAttachment
Using getPeerAttachment
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 getPeerAttachment(args: GetPeerAttachmentArgs, opts?: InvokeOptions): Promise<GetPeerAttachmentResult>
function getPeerAttachmentOutput(args: GetPeerAttachmentOutputArgs, opts?: InvokeOptions): Output<GetPeerAttachmentResult>def get_peer_attachment(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPeerAttachmentResult
def get_peer_attachment_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPeerAttachmentResult]func LookupPeerAttachment(ctx *Context, args *LookupPeerAttachmentArgs, opts ...InvokeOption) (*LookupPeerAttachmentResult, error)
func LookupPeerAttachmentOutput(ctx *Context, args *LookupPeerAttachmentOutputArgs, opts ...InvokeOption) LookupPeerAttachmentResultOutput> Note: This function is named LookupPeerAttachment in the Go SDK.
public static class GetPeerAttachment
{
public static Task<GetPeerAttachmentResult> InvokeAsync(GetPeerAttachmentArgs args, InvokeOptions? opts = null)
public static Output<GetPeerAttachmentResult> Invoke(GetPeerAttachmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPeerAttachmentResult> getPeerAttachment(GetPeerAttachmentArgs args, InvokeOptions options)
public static Output<GetPeerAttachmentResult> getPeerAttachment(GetPeerAttachmentArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:transitrouter/getPeerAttachment:getPeerAttachment
arguments:
# arguments dictionarydata "bytepluscc_transitrouter_getpeerattachment" "name" {
# arguments
}The 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 string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getPeerAttachment Result
The following output properties are available:
- Auto
Publish boolRoute Enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- Bandwidth int
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- Creation
Time string - Creation time of the cross-region connection.
- Description string
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- Id string
- Uniquely identifies the resource.
- Ipv6Enabled bool
- Enable IPv6. true: Yes. false: No.
- Peer
Transit stringRouter Id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- Peer
Transit stringRouter Region Id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- Status string
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
-
List<Byteplus.
Get Peer Attachment Tag> - Tag list for the cross-region connection.
- Transit
Router stringAttachment Id - ID of the cross-region connection.
- Transit
Router stringAttachment Name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- Transit
Router stringBandwidth Package Id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- Transit
Router stringForward Policy Table Id - ID of the forwarding policy associated with the cross-region connection.
- Transit
Router stringId - ID of the local transit router instance.
- Transit
Router stringRoute Table Id - Associated forwarding route table for the cross-region connection.
- Transit
Router stringTraffic Qos Marking Policy Id - ID of the traffic marking policy associated with the cross-region connection.
- Transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy associated with the cross-region connection.
- Update
Time string - Last operation time of the cross-region connection.
- Auto
Publish boolRoute Enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- Bandwidth int
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- Creation
Time string - Creation time of the cross-region connection.
- Description string
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- Id string
- Uniquely identifies the resource.
- Ipv6Enabled bool
- Enable IPv6. true: Yes. false: No.
- Peer
Transit stringRouter Id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- Peer
Transit stringRouter Region Id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- Status string
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
-
[]Get
Peer Attachment Tag - Tag list for the cross-region connection.
- Transit
Router stringAttachment Id - ID of the cross-region connection.
- Transit
Router stringAttachment Name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- Transit
Router stringBandwidth Package Id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- Transit
Router stringForward Policy Table Id - ID of the forwarding policy associated with the cross-region connection.
- Transit
Router stringId - ID of the local transit router instance.
- Transit
Router stringRoute Table Id - Associated forwarding route table for the cross-region connection.
- Transit
Router stringTraffic Qos Marking Policy Id - ID of the traffic marking policy associated with the cross-region connection.
- Transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy associated with the cross-region connection.
- Update
Time string - Last operation time of the cross-region connection.
- auto_
publish_ boolroute_ enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- bandwidth number
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- creation_
time string - Creation time of the cross-region connection.
- description string
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id string
- Uniquely identifies the resource.
- ipv6_
enabled bool - Enable IPv6. true: Yes. false: No.
- peer_
transit_ stringrouter_ id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- peer_
transit_ stringrouter_ region_ id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- status string
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
- list(object)
- Tag list for the cross-region connection.
- transit_
router_ stringattachment_ id - ID of the cross-region connection.
- transit_
router_ stringattachment_ name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- transit_
router_ stringbandwidth_ package_ id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- transit_
router_ stringforward_ policy_ table_ id - ID of the forwarding policy associated with the cross-region connection.
- transit_
router_ stringid - ID of the local transit router instance.
- transit_
router_ stringroute_ table_ id - Associated forwarding route table for the cross-region connection.
- transit_
router_ stringtraffic_ qos_ marking_ policy_ id - ID of the traffic marking policy associated with the cross-region connection.
- transit_
router_ stringtraffic_ qos_ queue_ policy_ id - ID of the flow queue policy associated with the cross-region connection.
- update_
time string - Last operation time of the cross-region connection.
- auto
Publish BooleanRoute Enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- bandwidth Integer
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- creation
Time String - Creation time of the cross-region connection.
- description String
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id String
- Uniquely identifies the resource.
- ipv6Enabled Boolean
- Enable IPv6. true: Yes. false: No.
- peer
Transit StringRouter Id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- peer
Transit StringRouter Region Id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- status String
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
-
List<Get
Peer Attachment Tag> - Tag list for the cross-region connection.
- transit
Router StringAttachment Id - ID of the cross-region connection.
- transit
Router StringAttachment Name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- transit
Router StringBandwidth Package Id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- transit
Router StringForward Policy Table Id - ID of the forwarding policy associated with the cross-region connection.
- transit
Router StringId - ID of the local transit router instance.
- transit
Router StringRoute Table Id - Associated forwarding route table for the cross-region connection.
- transit
Router StringTraffic Qos Marking Policy Id - ID of the traffic marking policy associated with the cross-region connection.
- transit
Router StringTraffic Qos Queue Policy Id - ID of the flow queue policy associated with the cross-region connection.
- update
Time String - Last operation time of the cross-region connection.
- auto
Publish booleanRoute Enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- bandwidth number
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- creation
Time string - Creation time of the cross-region connection.
- description string
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id string
- Uniquely identifies the resource.
- ipv6Enabled boolean
- Enable IPv6. true: Yes. false: No.
- peer
Transit stringRouter Id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- peer
Transit stringRouter Region Id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- status string
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
-
Get
Peer Attachment Tag[] - Tag list for the cross-region connection.
- transit
Router stringAttachment Id - ID of the cross-region connection.
- transit
Router stringAttachment Name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- transit
Router stringBandwidth Package Id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- transit
Router stringForward Policy Table Id - ID of the forwarding policy associated with the cross-region connection.
- transit
Router stringId - ID of the local transit router instance.
- transit
Router stringRoute Table Id - Associated forwarding route table for the cross-region connection.
- transit
Router stringTraffic Qos Marking Policy Id - ID of the traffic marking policy associated with the cross-region connection.
- transit
Router stringTraffic Qos Queue Policy Id - ID of the flow queue policy associated with the cross-region connection.
- update
Time string - Last operation time of the cross-region connection.
- auto_
publish_ boolroute_ enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- bandwidth int
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- creation_
time str - Creation time of the cross-region connection.
- description str
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id str
- Uniquely identifies the resource.
- ipv6_
enabled bool - Enable IPv6. true: Yes. false: No.
- peer_
transit_ strrouter_ id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- peer_
transit_ strrouter_ region_ id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- status str
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
-
Sequence[Get
Peer Attachment Tag] - Tag list for the cross-region connection.
- transit_
router_ strattachment_ id - ID of the cross-region connection.
- transit_
router_ strattachment_ name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- transit_
router_ strbandwidth_ package_ id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- transit_
router_ strforward_ policy_ table_ id - ID of the forwarding policy associated with the cross-region connection.
- transit_
router_ strid - ID of the local transit router instance.
- transit_
router_ strroute_ table_ id - Associated forwarding route table for the cross-region connection.
- transit_
router_ strtraffic_ qos_ marking_ policy_ id - ID of the traffic marking policy associated with the cross-region connection.
- transit_
router_ strtraffic_ qos_ queue_ policy_ id - ID of the flow queue policy associated with the cross-region connection.
- update_
time str - Last operation time of the cross-region connection.
- auto
Publish BooleanRoute Enabled - Automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
- bandwidth Number
- Bandwidth for cross-region connection, measured in Mbps. The maximum bandwidth cannot exceed the remaining unallocated bandwidth limit of the specified transit router bandwidth package.
- creation
Time String - Creation time of the cross-region connection.
- description String
- Description of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id String
- Uniquely identifies the resource.
- ipv6Enabled Boolean
- Enable IPv6. true: Yes. false: No.
- peer
Transit StringRouter Id - ID of the peer transit router instance. You can call the DescribeTransitRouters API to obtain the transit router instance ID.
- peer
Transit StringRouter Region Id - Region ID of the peer transit router instance. Refer to the region documentation to obtain the region ID.
- status String
- Status of the cross-region connection. Creating: In progress. Deleting: In progress. Pending: Configuring. Available: Available.
- List<Property Map>
- Tag list for the cross-region connection.
- transit
Router StringAttachment Id - ID of the cross-region connection.
- transit
Router StringAttachment Name - Name of the cross-region connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters. If this parameter is not provided or no value is specified, the default is the transit router instance ID.
- transit
Router StringBandwidth Package Id - ID of the transit router bandwidth package. You can call the DescribeTransitRouters API to obtain the transit router instance ID. If this parameter is provided, the Bandwidth parameter must also be provided. If this parameter is not provided, the Bandwidth parameter is not required.
- transit
Router StringForward Policy Table Id - ID of the forwarding policy associated with the cross-region connection.
- transit
Router StringId - ID of the local transit router instance.
- transit
Router StringRoute Table Id - Associated forwarding route table for the cross-region connection.
- transit
Router StringTraffic Qos Marking Policy Id - ID of the traffic marking policy associated with the cross-region connection.
- transit
Router StringTraffic Qos Queue Policy Id - ID of the flow queue policy associated with the cross-region connection.
- update
Time String - Last operation time of the cross-region connection.
Supporting Types
GetPeerAttachmentTag
- Key string
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- Value string
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- Key string
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- Value string
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- key string
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- value string
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- key String
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- value String
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- key string
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- value string
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- key str
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- value str
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
- key String
- Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
- value String
- Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
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.27
published on Thursday, May 14, 2026 by Byteplus
published on Thursday, May 14, 2026 by Byteplus
