1. Packages
  2. Packages
  3. Bytepluscc Provider
  4. API Docs
  5. transitrouter
  6. getTransitRouterBandwidthPackage
Viewing docs for bytepluscc v0.0.35
published on Monday, Jun 15, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.35
published on Monday, Jun 15, 2026 by Byteplus

    Data Source schema for Byteplus::TransitRouter::TransitRouterBandwidthPackage

    Using getTransitRouterBandwidthPackage

    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 getTransitRouterBandwidthPackage(args: GetTransitRouterBandwidthPackageArgs, opts?: InvokeOptions): Promise<GetTransitRouterBandwidthPackageResult>
    function getTransitRouterBandwidthPackageOutput(args: GetTransitRouterBandwidthPackageOutputArgs, opts?: InvokeOptions): Output<GetTransitRouterBandwidthPackageResult>
    def get_transit_router_bandwidth_package(id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetTransitRouterBandwidthPackageResult
    def get_transit_router_bandwidth_package_output(id: pulumi.Input[Optional[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetTransitRouterBandwidthPackageResult]
    func LookupTransitRouterBandwidthPackage(ctx *Context, args *LookupTransitRouterBandwidthPackageArgs, opts ...InvokeOption) (*LookupTransitRouterBandwidthPackageResult, error)
    func LookupTransitRouterBandwidthPackageOutput(ctx *Context, args *LookupTransitRouterBandwidthPackageOutputArgs, opts ...InvokeOption) LookupTransitRouterBandwidthPackageResultOutput

    > Note: This function is named LookupTransitRouterBandwidthPackage in the Go SDK.

    public static class GetTransitRouterBandwidthPackage 
    {
        public static Task<GetTransitRouterBandwidthPackageResult> InvokeAsync(GetTransitRouterBandwidthPackageArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitRouterBandwidthPackageResult> Invoke(GetTransitRouterBandwidthPackageInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTransitRouterBandwidthPackageResult> getTransitRouterBandwidthPackage(GetTransitRouterBandwidthPackageArgs args, InvokeOptions options)
    public static Output<GetTransitRouterBandwidthPackageResult> getTransitRouterBandwidthPackage(GetTransitRouterBandwidthPackageArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:transitrouter/getTransitRouterBandwidthPackage:getTransitRouterBandwidthPackage
      arguments:
        # arguments dictionary
    data "bytepluscc_transitrouter_gettransitrouterbandwidthpackage" "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.

    getTransitRouterBandwidthPackage Result

    The following output properties are available:

    AccountId string
    Account ID to which the bandwidth package belongs.
    Allocations List<Byteplus.GetTransitRouterBandwidthPackageAllocation>
    Details of the cross-region connection associated with the bandwidth package.
    Bandwidth int
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    BillingStatus int
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    BillingType int
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    BusinessStatus string
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    CreationTime string
    Creation time of the transit router bandwidth package.
    DeletedTime string
    Deletion time of the transit router bandwidth package.
    Description string
    Description of the transit router bandwidth package.
    ExpiredTime string
    Expiration time of the transit router bandwidth package.
    Id string
    Uniquely identifies the resource.
    LineOperator string
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    LocalGeographicRegionSetId string
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    PeerGeographicRegionSetId string
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    Period int
    Purchase duration of the transit router bandwidth package.
    PeriodUnit string
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    ProjectName string
    Name of the project to which the transit router bandwidth package belongs.
    ReclaimTime string
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    RemainRenewTimes int
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    RemainingBandwidth int
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    RenewPeriod int
    Duration of each auto-renewal, in months.
    RenewType string
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    Status string
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    Tags List<Byteplus.GetTransitRouterBandwidthPackageTag>
    Tag information of the transit router bandwidth package.
    TransitRouterBandwidthPackageId string
    Transit router bandwidth package ID.
    TransitRouterBandwidthPackageName string
    Name of the transit router bandwidth package.
    UpdateTime string
    Last operation time of the transit router bandwidth package.
    AccountId string
    Account ID to which the bandwidth package belongs.
    Allocations []GetTransitRouterBandwidthPackageAllocation
    Details of the cross-region connection associated with the bandwidth package.
    Bandwidth int
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    BillingStatus int
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    BillingType int
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    BusinessStatus string
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    CreationTime string
    Creation time of the transit router bandwidth package.
    DeletedTime string
    Deletion time of the transit router bandwidth package.
    Description string
    Description of the transit router bandwidth package.
    ExpiredTime string
    Expiration time of the transit router bandwidth package.
    Id string
    Uniquely identifies the resource.
    LineOperator string
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    LocalGeographicRegionSetId string
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    PeerGeographicRegionSetId string
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    Period int
    Purchase duration of the transit router bandwidth package.
    PeriodUnit string
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    ProjectName string
    Name of the project to which the transit router bandwidth package belongs.
    ReclaimTime string
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    RemainRenewTimes int
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    RemainingBandwidth int
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    RenewPeriod int
    Duration of each auto-renewal, in months.
    RenewType string
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    Status string
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    Tags []GetTransitRouterBandwidthPackageTag
    Tag information of the transit router bandwidth package.
    TransitRouterBandwidthPackageId string
    Transit router bandwidth package ID.
    TransitRouterBandwidthPackageName string
    Name of the transit router bandwidth package.
    UpdateTime string
    Last operation time of the transit router bandwidth package.
    account_id string
    Account ID to which the bandwidth package belongs.
    allocations list(object)
    Details of the cross-region connection associated with the bandwidth package.
    bandwidth number
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    billing_status number
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    billing_type number
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    business_status string
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    creation_time string
    Creation time of the transit router bandwidth package.
    deleted_time string
    Deletion time of the transit router bandwidth package.
    description string
    Description of the transit router bandwidth package.
    expired_time string
    Expiration time of the transit router bandwidth package.
    id string
    Uniquely identifies the resource.
    line_operator string
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    local_geographic_region_set_id string
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    peer_geographic_region_set_id string
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    period number
    Purchase duration of the transit router bandwidth package.
    period_unit string
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    project_name string
    Name of the project to which the transit router bandwidth package belongs.
    reclaim_time string
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    remain_renew_times number
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    remaining_bandwidth number
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    renew_period number
    Duration of each auto-renewal, in months.
    renew_type string
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    status string
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    tags list(object)
    Tag information of the transit router bandwidth package.
    transit_router_bandwidth_package_id string
    Transit router bandwidth package ID.
    transit_router_bandwidth_package_name string
    Name of the transit router bandwidth package.
    update_time string
    Last operation time of the transit router bandwidth package.
    accountId String
    Account ID to which the bandwidth package belongs.
    allocations List<GetTransitRouterBandwidthPackageAllocation>
    Details of the cross-region connection associated with the bandwidth package.
    bandwidth Integer
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    billingStatus Integer
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    billingType Integer
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    businessStatus String
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    creationTime String
    Creation time of the transit router bandwidth package.
    deletedTime String
    Deletion time of the transit router bandwidth package.
    description String
    Description of the transit router bandwidth package.
    expiredTime String
    Expiration time of the transit router bandwidth package.
    id String
    Uniquely identifies the resource.
    lineOperator String
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    localGeographicRegionSetId String
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    peerGeographicRegionSetId String
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    period Integer
    Purchase duration of the transit router bandwidth package.
    periodUnit String
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    projectName String
    Name of the project to which the transit router bandwidth package belongs.
    reclaimTime String
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    remainRenewTimes Integer
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    remainingBandwidth Integer
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    renewPeriod Integer
    Duration of each auto-renewal, in months.
    renewType String
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    status String
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    tags List<GetTransitRouterBandwidthPackageTag>
    Tag information of the transit router bandwidth package.
    transitRouterBandwidthPackageId String
    Transit router bandwidth package ID.
    transitRouterBandwidthPackageName String
    Name of the transit router bandwidth package.
    updateTime String
    Last operation time of the transit router bandwidth package.
    accountId string
    Account ID to which the bandwidth package belongs.
    allocations GetTransitRouterBandwidthPackageAllocation[]
    Details of the cross-region connection associated with the bandwidth package.
    bandwidth number
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    billingStatus number
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    billingType number
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    businessStatus string
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    creationTime string
    Creation time of the transit router bandwidth package.
    deletedTime string
    Deletion time of the transit router bandwidth package.
    description string
    Description of the transit router bandwidth package.
    expiredTime string
    Expiration time of the transit router bandwidth package.
    id string
    Uniquely identifies the resource.
    lineOperator string
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    localGeographicRegionSetId string
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    peerGeographicRegionSetId string
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    period number
    Purchase duration of the transit router bandwidth package.
    periodUnit string
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    projectName string
    Name of the project to which the transit router bandwidth package belongs.
    reclaimTime string
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    remainRenewTimes number
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    remainingBandwidth number
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    renewPeriod number
    Duration of each auto-renewal, in months.
    renewType string
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    status string
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    tags GetTransitRouterBandwidthPackageTag[]
    Tag information of the transit router bandwidth package.
    transitRouterBandwidthPackageId string
    Transit router bandwidth package ID.
    transitRouterBandwidthPackageName string
    Name of the transit router bandwidth package.
    updateTime string
    Last operation time of the transit router bandwidth package.
    account_id str
    Account ID to which the bandwidth package belongs.
    allocations Sequence[GetTransitRouterBandwidthPackageAllocation]
    Details of the cross-region connection associated with the bandwidth package.
    bandwidth int
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    billing_status int
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    billing_type int
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    business_status str
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    creation_time str
    Creation time of the transit router bandwidth package.
    deleted_time str
    Deletion time of the transit router bandwidth package.
    description str
    Description of the transit router bandwidth package.
    expired_time str
    Expiration time of the transit router bandwidth package.
    id str
    Uniquely identifies the resource.
    line_operator str
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    local_geographic_region_set_id str
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    peer_geographic_region_set_id str
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    period int
    Purchase duration of the transit router bandwidth package.
    period_unit str
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    project_name str
    Name of the project to which the transit router bandwidth package belongs.
    reclaim_time str
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    remain_renew_times int
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    remaining_bandwidth int
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    renew_period int
    Duration of each auto-renewal, in months.
    renew_type str
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    status str
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    tags Sequence[GetTransitRouterBandwidthPackageTag]
    Tag information of the transit router bandwidth package.
    transit_router_bandwidth_package_id str
    Transit router bandwidth package ID.
    transit_router_bandwidth_package_name str
    Name of the transit router bandwidth package.
    update_time str
    Last operation time of the transit router bandwidth package.
    accountId String
    Account ID to which the bandwidth package belongs.
    allocations List<Property Map>
    Details of the cross-region connection associated with the bandwidth package.
    bandwidth Number
    Bandwidth peak of the transit router bandwidth package, in Mbps.
    billingStatus Number
    Billing status of the transit router bandwidth package. 0: creating. 1: running. 3: unsubscribed. 4: expired and stopped. 5: expired and recycled. 8: unsubscribed and stopped.
    billingType Number
    Billing method of the transit router bandwidth package. 1: subscription (yearly/monthly).
    businessStatus String
    Business status of the transit router bandwidth package. Normal: normal. FinancialLocked: frozen.
    creationTime String
    Creation time of the transit router bandwidth package.
    deletedTime String
    Deletion time of the transit router bandwidth package.
    description String
    Description of the transit router bandwidth package.
    expiredTime String
    Expiration time of the transit router bandwidth package.
    id String
    Uniquely identifies the resource.
    lineOperator String
    Carrier for cross-border bandwidth package. ChinaUnicom: China Unicom ChinaTelecom: China Telecom
    localGeographicRegionSetId String
    Local geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland Asia: Asia-Pacific
    peerGeographicRegionSetId String
    Peer geographic region ID for transit router bandwidth package interconnection. China: Chinese mainland. Asia: Asia-Pacific.
    period Number
    Purchase duration of the transit router bandwidth package.
    periodUnit String
    Billing cycle of the transit router bandwidth package. Month: billed monthly. Year: billed yearly.
    projectName String
    Name of the project to which the transit router bandwidth package belongs.
    reclaimTime String
    Recycle time after the transit router bandwidth package expires. Returned when BillingType is 1.
    remainRenewTimes Number
    Number of auto-renewals. Value can be -1 or 1–100. Default is -1, which means unlimited auto-renewals.
    remainingBandwidth Number
    Remaining unallocated bandwidth of the transit router bandwidth package, in Mbps.
    renewPeriod Number
    Duration of each auto-renewal, in months.
    renewType String
    Renewal type for transit router bandwidth package. Manual: Manual renewal Auto: Automatic renewal NoRenew: Do not renew
    status String
    Status of the transit router bandwidth package. Creating: creating. Deleting: deleting. Pending: configuring. Available: available.
    tags List<Property Map>
    Tag information of the transit router bandwidth package.
    transitRouterBandwidthPackageId String
    Transit router bandwidth package ID.
    transitRouterBandwidthPackageName String
    Name of the transit router bandwidth package.
    updateTime String
    Last operation time of the transit router bandwidth package.

    Supporting Types

    GetTransitRouterBandwidthPackageAllocation

    AllocateTime string
    Time when the bandwidth package was associated with the cross-region connection.
    Bandwidth int
    Bandwidth peak of the cross-region connection, in Mbps.
    LocalRegionId string
    Region ID of the local transit router instance in the cross-region connection.
    PeerRegionId string
    Region ID of the peer transit router instance in the cross-region connection.
    TransitRouterPeerAttachmentId string
    ID of the cross-region connection.
    AllocateTime string
    Time when the bandwidth package was associated with the cross-region connection.
    Bandwidth int
    Bandwidth peak of the cross-region connection, in Mbps.
    LocalRegionId string
    Region ID of the local transit router instance in the cross-region connection.
    PeerRegionId string
    Region ID of the peer transit router instance in the cross-region connection.
    TransitRouterPeerAttachmentId string
    ID of the cross-region connection.
    allocate_time string
    Time when the bandwidth package was associated with the cross-region connection.
    bandwidth number
    Bandwidth peak of the cross-region connection, in Mbps.
    local_region_id string
    Region ID of the local transit router instance in the cross-region connection.
    peer_region_id string
    Region ID of the peer transit router instance in the cross-region connection.
    transit_router_peer_attachment_id string
    ID of the cross-region connection.
    allocateTime String
    Time when the bandwidth package was associated with the cross-region connection.
    bandwidth Integer
    Bandwidth peak of the cross-region connection, in Mbps.
    localRegionId String
    Region ID of the local transit router instance in the cross-region connection.
    peerRegionId String
    Region ID of the peer transit router instance in the cross-region connection.
    transitRouterPeerAttachmentId String
    ID of the cross-region connection.
    allocateTime string
    Time when the bandwidth package was associated with the cross-region connection.
    bandwidth number
    Bandwidth peak of the cross-region connection, in Mbps.
    localRegionId string
    Region ID of the local transit router instance in the cross-region connection.
    peerRegionId string
    Region ID of the peer transit router instance in the cross-region connection.
    transitRouterPeerAttachmentId string
    ID of the cross-region connection.
    allocate_time str
    Time when the bandwidth package was associated with the cross-region connection.
    bandwidth int
    Bandwidth peak of the cross-region connection, in Mbps.
    local_region_id str
    Region ID of the local transit router instance in the cross-region connection.
    peer_region_id str
    Region ID of the peer transit router instance in the cross-region connection.
    transit_router_peer_attachment_id str
    ID of the cross-region connection.
    allocateTime String
    Time when the bandwidth package was associated with the cross-region connection.
    bandwidth Number
    Bandwidth peak of the cross-region connection, in Mbps.
    localRegionId String
    Region ID of the local transit router instance in the cross-region connection.
    peerRegionId String
    Region ID of the peer transit router instance in the cross-region connection.
    transitRouterPeerAttachmentId String
    ID of the cross-region connection.

    GetTransitRouterBandwidthPackageTag

    Key string
    Tag key of the tag.
    Value string
    Tag value
    Key string
    Tag key of the tag.
    Value string
    Tag value
    key string
    Tag key of the tag.
    value string
    Tag value
    key String
    Tag key of the tag.
    value String
    Tag value
    key string
    Tag key of the tag.
    value string
    Tag value
    key str
    Tag key of the tag.
    value str
    Tag value
    key String
    Tag key of the tag.
    value String
    Tag value

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    Viewing docs for bytepluscc v0.0.35
    published on Monday, Jun 15, 2026 by Byteplus

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial