@byteplus/pulumi-bytepluscc 0.0.34 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/dns/backup.d.ts +90 -0
  2. package/dns/backup.js +76 -0
  3. package/dns/backup.js.map +1 -0
  4. package/dns/getBackup.d.ts +52 -0
  5. package/dns/getBackup.js +28 -0
  6. package/dns/getBackup.js.map +1 -0
  7. package/dns/getBackups.d.ts +22 -0
  8. package/dns/getBackups.js +24 -0
  9. package/dns/getBackups.js.map +1 -0
  10. package/dns/index.d.ts +9 -0
  11. package/dns/index.js +12 -1
  12. package/dns/index.js.map +1 -1
  13. package/iam/allowedIpAddress.d.ts +107 -0
  14. package/iam/allowedIpAddress.js +95 -0
  15. package/iam/allowedIpAddress.js.map +1 -0
  16. package/iam/getAllowedIpAddress.d.ts +53 -0
  17. package/iam/getAllowedIpAddress.js +28 -0
  18. package/iam/getAllowedIpAddress.js.map +1 -0
  19. package/iam/getAllowedIpAddresses.d.ts +22 -0
  20. package/iam/getAllowedIpAddresses.js +24 -0
  21. package/iam/getAllowedIpAddresses.js.map +1 -0
  22. package/iam/index.d.ts +9 -0
  23. package/iam/index.js +12 -1
  24. package/iam/index.js.map +1 -1
  25. package/mongodb/endpoint.d.ts +175 -0
  26. package/mongodb/endpoint.js +97 -0
  27. package/mongodb/endpoint.js.map +1 -0
  28. package/mongodb/getEndpoint.d.ts +39 -0
  29. package/mongodb/getEndpoint.js +28 -0
  30. package/mongodb/getEndpoint.js.map +1 -0
  31. package/mongodb/getEndpoints.d.ts +22 -0
  32. package/mongodb/getEndpoints.js +24 -0
  33. package/mongodb/getEndpoints.js.map +1 -0
  34. package/mongodb/index.d.ts +9 -0
  35. package/mongodb/index.js +12 -1
  36. package/mongodb/index.js.map +1 -1
  37. package/package.json +1 -1
  38. package/privatelink/gatewayEndpoint.d.ts +182 -0
  39. package/privatelink/gatewayEndpoint.js +106 -0
  40. package/privatelink/gatewayEndpoint.js.map +1 -0
  41. package/privatelink/getGatewayEndpoint.d.ts +85 -0
  42. package/privatelink/getGatewayEndpoint.js +28 -0
  43. package/privatelink/getGatewayEndpoint.js.map +1 -0
  44. package/privatelink/getGatewayEndpoints.d.ts +22 -0
  45. package/privatelink/getGatewayEndpoints.js +24 -0
  46. package/privatelink/getGatewayEndpoints.js.map +1 -0
  47. package/privatelink/index.d.ts +9 -0
  48. package/privatelink/index.js +12 -1
  49. package/privatelink/index.js.map +1 -1
  50. package/rdsmssql/backup.d.ts +148 -0
  51. package/rdsmssql/backup.js +85 -0
  52. package/rdsmssql/backup.js.map +1 -0
  53. package/rdsmssql/getBackup.d.ts +89 -0
  54. package/rdsmssql/getBackup.js +28 -0
  55. package/rdsmssql/getBackup.js.map +1 -0
  56. package/rdsmssql/getBackups.d.ts +22 -0
  57. package/rdsmssql/getBackups.js +24 -0
  58. package/rdsmssql/getBackups.js.map +1 -0
  59. package/rdsmssql/index.d.ts +9 -0
  60. package/rdsmssql/index.js +12 -1
  61. package/rdsmssql/index.js.map +1 -1
  62. package/rdspostgresql/allowList.d.ts +24 -0
  63. package/rdspostgresql/allowList.js +4 -0
  64. package/rdspostgresql/allowList.js.map +1 -1
  65. package/rdspostgresql/getAllowList.d.ts +8 -0
  66. package/rdspostgresql/getAllowList.js.map +1 -1
  67. package/rdspostgresql/getInstanceSsl.d.ts +68 -0
  68. package/rdspostgresql/getInstanceSsl.js +28 -0
  69. package/rdspostgresql/getInstanceSsl.js.map +1 -0
  70. package/rdspostgresql/getInstanceSsls.d.ts +22 -0
  71. package/rdspostgresql/getInstanceSsls.js +24 -0
  72. package/rdspostgresql/getInstanceSsls.js.map +1 -0
  73. package/rdspostgresql/index.d.ts +9 -0
  74. package/rdspostgresql/index.js +12 -1
  75. package/rdspostgresql/index.js.map +1 -1
  76. package/rdspostgresql/instanceSsl.d.ts +134 -0
  77. package/rdspostgresql/instanceSsl.js +88 -0
  78. package/rdspostgresql/instanceSsl.js.map +1 -0
  79. package/redis/allowList.d.ts +2 -2
  80. package/redis/allowList.js +3 -0
  81. package/redis/allowList.js.map +1 -1
  82. package/storageebs/getSnapshotPolicies.d.ts +22 -0
  83. package/storageebs/getSnapshotPolicies.js +24 -0
  84. package/storageebs/getSnapshotPolicies.js.map +1 -0
  85. package/storageebs/getSnapshotPolicy.d.ts +93 -0
  86. package/storageebs/getSnapshotPolicy.js +28 -0
  87. package/storageebs/getSnapshotPolicy.js.map +1 -0
  88. package/storageebs/index.d.ts +9 -0
  89. package/storageebs/index.js +12 -1
  90. package/storageebs/index.js.map +1 -1
  91. package/storageebs/snapshotPolicy.d.ts +215 -0
  92. package/storageebs/snapshotPolicy.js +122 -0
  93. package/storageebs/snapshotPolicy.js.map +1 -0
  94. package/transitrouter/directConnectGatewayAttachment.d.ts +180 -0
  95. package/transitrouter/directConnectGatewayAttachment.js +106 -0
  96. package/transitrouter/directConnectGatewayAttachment.js.map +1 -0
  97. package/transitrouter/getDirectConnectGatewayAttachment.d.ts +89 -0
  98. package/transitrouter/getDirectConnectGatewayAttachment.js +28 -0
  99. package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -0
  100. package/transitrouter/getDirectConnectGatewayAttachments.d.ts +22 -0
  101. package/transitrouter/getDirectConnectGatewayAttachments.js +24 -0
  102. package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -0
  103. package/transitrouter/getTransitRouterBandwidthPackage.d.ts +141 -0
  104. package/transitrouter/getTransitRouterBandwidthPackage.js +28 -0
  105. package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -0
  106. package/transitrouter/getTransitRouterBandwidthPackages.d.ts +22 -0
  107. package/transitrouter/getTransitRouterBandwidthPackages.js +24 -0
  108. package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -0
  109. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +48 -0
  110. package/transitrouter/getTransitRouterRouteTableAssociation.js +28 -0
  111. package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -0
  112. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +22 -0
  113. package/transitrouter/getTransitRouterRouteTableAssociations.js +24 -0
  114. package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -0
  115. package/transitrouter/index.d.ts +27 -0
  116. package/transitrouter/index.js +34 -1
  117. package/transitrouter/index.js.map +1 -1
  118. package/transitrouter/transitRouterBandwidthPackage.d.ts +320 -0
  119. package/transitrouter/transitRouterBandwidthPackage.js +138 -0
  120. package/transitrouter/transitRouterBandwidthPackage.js.map +1 -0
  121. package/transitrouter/transitRouterRouteTableAssociation.d.ts +89 -0
  122. package/transitrouter/transitRouterRouteTableAssociation.js +80 -0
  123. package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -0
  124. package/types/input.d.ts +167 -0
  125. package/types/output.d.ts +338 -0
package/types/input.d.ts CHANGED
@@ -6870,6 +6870,16 @@ export declare namespace hbase {
6870
6870
  }
6871
6871
  }
6872
6872
  export declare namespace iam {
6873
+ interface AllowedIpAddressIpList {
6874
+ /**
6875
+ * Description
6876
+ */
6877
+ description: pulumi.Input<string>;
6878
+ /**
6879
+ * IP address
6880
+ */
6881
+ ip: pulumi.Input<string>;
6882
+ }
6873
6883
  interface GroupAttachedPolicy {
6874
6884
  /**
6875
6885
  * Policy name.
@@ -7555,6 +7565,49 @@ export declare namespace mongodb {
7555
7565
  */
7556
7566
  vpc?: pulumi.Input<string>;
7557
7567
  }
7568
+ interface EndpointDbAddress {
7569
+ /**
7570
+ * Domain name of the connection address
7571
+ */
7572
+ addressDomain?: pulumi.Input<string>;
7573
+ /**
7574
+ * IP corresponding to the connection address
7575
+ */
7576
+ addressIp?: pulumi.Input<string>;
7577
+ /**
7578
+ * Port number of the connection address
7579
+ */
7580
+ addressPort?: pulumi.Input<string>;
7581
+ /**
7582
+ * Connection address type of the node. Possible values:
7583
+ *
7584
+ * Primary: Primary node connection address
7585
+ * Secondary: Secondary node connection address
7586
+ * Hidden: Hidden node connection address
7587
+ * ReadOnly: Read-only node connection address
7588
+ *
7589
+ *
7590
+ * **Note:**
7591
+ * Hidden node connection address information is returned only when the connection address type is a private connection address (that is, when `NetworkType` is set to `Private`).
7592
+ */
7593
+ addressType?: pulumi.Input<string>;
7594
+ /**
7595
+ * EIP ID bound to the instance's public address
7596
+ *
7597
+ *
7598
+ * **Note:**
7599
+ * This parameter is returned only when the connection address type is a public connection address (that is, when `NetworkType` is set to `Public`).
7600
+ */
7601
+ eipId?: pulumi.Input<string>;
7602
+ /**
7603
+ * Node ID associated with the connection address
7604
+ */
7605
+ nodeId?: pulumi.Input<string>;
7606
+ /**
7607
+ * AZ of the node; all nodes are consistent for single-AZ instances, while nodes differ for multi-AZ instances
7608
+ */
7609
+ zoneId?: pulumi.Input<string>;
7610
+ }
7558
7611
  interface InstanceConfigServer {
7559
7612
  /**
7560
7613
  * ConfigServer node ID
@@ -7932,6 +7985,16 @@ export declare namespace privatelink {
7932
7985
  */
7933
7986
  value?: pulumi.Input<string>;
7934
7987
  }
7988
+ interface GatewayEndpointTag {
7989
+ /**
7990
+ * Tag key of the endpoint tag
7991
+ */
7992
+ key?: pulumi.Input<string>;
7993
+ /**
7994
+ * Tag value of the endpoint tag
7995
+ */
7996
+ value?: pulumi.Input<string>;
7997
+ }
7935
7998
  interface VpcEndpointConnectionResourcesAllocate {
7936
7999
  /**
7937
8000
  * Specify the service resource for the endpoint connection
@@ -8290,6 +8353,58 @@ export declare namespace rdsmssql {
8290
8353
  */
8291
8354
  vpc?: pulumi.Input<string>;
8292
8355
  }
8356
+ interface BackupBackupDatabaseDetail {
8357
+ /**
8358
+ * External network backup download link.
8359
+ */
8360
+ backupDownloadLinkEip?: pulumi.Input<string>;
8361
+ /**
8362
+ * Internal network backup download link.
8363
+ */
8364
+ backupDownloadLinkInner?: pulumi.Input<string>;
8365
+ /**
8366
+ * Backup end time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
8367
+ */
8368
+ backupEndTime?: pulumi.Input<string>;
8369
+ /**
8370
+ * Backup file name.
8371
+ */
8372
+ backupFileName?: pulumi.Input<string>;
8373
+ /**
8374
+ * Backup file size (Bytes).
8375
+ */
8376
+ backupFileSize?: pulumi.Input<number>;
8377
+ /**
8378
+ * Backup start time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
8379
+ */
8380
+ backupStartTime?: pulumi.Input<string>;
8381
+ /**
8382
+ * Backup type. Values: Full (full backup), Diff (differential backup).
8383
+ */
8384
+ backupType?: pulumi.Input<string>;
8385
+ /**
8386
+ * Database name.
8387
+ */
8388
+ databaseName?: pulumi.Input<string>;
8389
+ /**
8390
+ * Backup file preparation progress (%).
8391
+ */
8392
+ downloadProgress?: pulumi.Input<number>;
8393
+ /**
8394
+ * Backup file preparation status. Values: Success (preparation completed), Failed (preparation failed), Running (preparing), NotDownload (not downloaded).
8395
+ */
8396
+ downloadStatus?: pulumi.Input<string>;
8397
+ /**
8398
+ * Download link expiration time. Format: yyyy-MM-ddTHH:mm:sssZ (UTC time).
8399
+ */
8400
+ linkExpiredTime?: pulumi.Input<string>;
8401
+ }
8402
+ interface BackupBackupMeta {
8403
+ /**
8404
+ * Backup database name.
8405
+ */
8406
+ dbName?: pulumi.Input<string>;
8407
+ }
8293
8408
  interface InstanceChargeInfo {
8294
8409
  /**
8295
8410
  * Auto-renewal for prepaid scenarios. true: auto-renew (default). false: do not auto-renew.
@@ -9666,6 +9781,16 @@ export declare namespace storageebs {
9666
9781
  */
9667
9782
  value?: pulumi.Input<string>;
9668
9783
  }
9784
+ interface SnapshotPolicyTag {
9785
+ /**
9786
+ * Tag key
9787
+ */
9788
+ key?: pulumi.Input<string>;
9789
+ /**
9790
+ * Tag value
9791
+ */
9792
+ value?: pulumi.Input<string>;
9793
+ }
9669
9794
  interface SnapshotTag {
9670
9795
  /**
9671
9796
  * User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
@@ -10905,6 +11030,16 @@ export declare namespace tls {
10905
11030
  }
10906
11031
  }
10907
11032
  export declare namespace transitrouter {
11033
+ interface DirectConnectGatewayAttachmentTag {
11034
+ /**
11035
+ * Tag key
11036
+ */
11037
+ key?: pulumi.Input<string>;
11038
+ /**
11039
+ * Tag value
11040
+ */
11041
+ value?: pulumi.Input<string>;
11042
+ }
10908
11043
  interface PeerAttachmentTag {
10909
11044
  /**
10910
11045
  * 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.
@@ -11000,6 +11135,38 @@ export declare namespace transitrouter {
11000
11135
  */
11001
11136
  value?: pulumi.Input<string>;
11002
11137
  }
11138
+ interface TransitRouterBandwidthPackageAllocation {
11139
+ /**
11140
+ * Time when the bandwidth package was associated with the cross-region connection.
11141
+ */
11142
+ allocateTime?: pulumi.Input<string>;
11143
+ /**
11144
+ * Bandwidth peak of the cross-region connection, in Mbps.
11145
+ */
11146
+ bandwidth?: pulumi.Input<number>;
11147
+ /**
11148
+ * Region ID of the local transit router instance in the cross-region connection.
11149
+ */
11150
+ localRegionId?: pulumi.Input<string>;
11151
+ /**
11152
+ * Region ID of the peer transit router instance in the cross-region connection.
11153
+ */
11154
+ peerRegionId?: pulumi.Input<string>;
11155
+ /**
11156
+ * ID of the cross-region connection.
11157
+ */
11158
+ transitRouterPeerAttachmentId?: pulumi.Input<string>;
11159
+ }
11160
+ interface TransitRouterBandwidthPackageTag {
11161
+ /**
11162
+ * Tag key of the tag.
11163
+ */
11164
+ key?: pulumi.Input<string>;
11165
+ /**
11166
+ * Tag value
11167
+ */
11168
+ value?: pulumi.Input<string>;
11169
+ }
11003
11170
  interface TransitRouterRouteTableTag {
11004
11171
  /**
11005
11172
  * Tag key
package/types/output.d.ts CHANGED
@@ -14121,6 +14121,26 @@ export declare namespace hbase {
14121
14121
  }
14122
14122
  }
14123
14123
  export declare namespace iam {
14124
+ interface AllowedIpAddressIpList {
14125
+ /**
14126
+ * Description
14127
+ */
14128
+ description: string;
14129
+ /**
14130
+ * IP address
14131
+ */
14132
+ ip: string;
14133
+ }
14134
+ interface GetAllowedIpAddressIpList {
14135
+ /**
14136
+ * Description
14137
+ */
14138
+ description: string;
14139
+ /**
14140
+ * IP address
14141
+ */
14142
+ ip: string;
14143
+ }
14124
14144
  interface GetGroupAttachedPolicy {
14125
14145
  /**
14126
14146
  * Policy binding time.
@@ -15632,6 +15652,49 @@ export declare namespace mongodb {
15632
15652
  */
15633
15653
  vpc: string;
15634
15654
  }
15655
+ interface EndpointDbAddress {
15656
+ /**
15657
+ * Domain name of the connection address
15658
+ */
15659
+ addressDomain: string;
15660
+ /**
15661
+ * IP corresponding to the connection address
15662
+ */
15663
+ addressIp: string;
15664
+ /**
15665
+ * Port number of the connection address
15666
+ */
15667
+ addressPort: string;
15668
+ /**
15669
+ * Connection address type of the node. Possible values:
15670
+ *
15671
+ * Primary: Primary node connection address
15672
+ * Secondary: Secondary node connection address
15673
+ * Hidden: Hidden node connection address
15674
+ * ReadOnly: Read-only node connection address
15675
+ *
15676
+ *
15677
+ * **Note:**
15678
+ * Hidden node connection address information is returned only when the connection address type is a private connection address (that is, when `NetworkType` is set to `Private`).
15679
+ */
15680
+ addressType: string;
15681
+ /**
15682
+ * EIP ID bound to the instance's public address
15683
+ *
15684
+ *
15685
+ * **Note:**
15686
+ * This parameter is returned only when the connection address type is a public connection address (that is, when `NetworkType` is set to `Public`).
15687
+ */
15688
+ eipId: string;
15689
+ /**
15690
+ * Node ID associated with the connection address
15691
+ */
15692
+ nodeId: string;
15693
+ /**
15694
+ * AZ of the node; all nodes are consistent for single-AZ instances, while nodes differ for multi-AZ instances
15695
+ */
15696
+ zoneId: string;
15697
+ }
15635
15698
  interface GetAccountAccountPrivilege {
15636
15699
  /**
15637
15700
  * Databases for which the account has permissions.
@@ -15660,6 +15723,53 @@ export declare namespace mongodb {
15660
15723
  */
15661
15724
  vpc: string;
15662
15725
  }
15726
+ interface GetEndpointDbAddress {
15727
+ /**
15728
+ * Domain name of the connection address
15729
+ */
15730
+ addressDomain: string;
15731
+ /**
15732
+ * IP corresponding to the connection address
15733
+ *
15734
+ *
15735
+ * **Note:**
15736
+ * It is not recommended to connect to the instance using the `IP:port` format, as the IP address may change after switching subnets. If the client code is not updated in time, instance connection failures may occur. We recommend accessing the MongoDB instance using the `domain:port` format to avoid connection issues caused by IP address changes. For detailed steps to connect to a MongoDB instance, see Connect to an Instance Using the Mongo Shell Tool.
15737
+ */
15738
+ addressIp: string;
15739
+ /**
15740
+ * Port number of the connection address
15741
+ */
15742
+ addressPort: string;
15743
+ /**
15744
+ * Connection address type of the node. Possible values:
15745
+ *
15746
+ * Primary: Primary node connection address
15747
+ * Secondary: Secondary node connection address
15748
+ * Hidden: Hidden node connection address
15749
+ * ReadOnly: Read-only node connection address
15750
+ *
15751
+ *
15752
+ * **Note:**
15753
+ * Hidden node connection address information is returned only when the connection address type is a private connection address (that is, when `NetworkType` is set to `Private`).
15754
+ */
15755
+ addressType: string;
15756
+ /**
15757
+ * EIP ID bound to the instance's public address
15758
+ *
15759
+ *
15760
+ * **Note:**
15761
+ * This parameter is returned only when the connection address type is a public connection address (that is, when `NetworkType` is set to `Public`).
15762
+ */
15763
+ eipId: string;
15764
+ /**
15765
+ * Node ID associated with the connection address
15766
+ */
15767
+ nodeId: string;
15768
+ /**
15769
+ * AZ of the node; all nodes are consistent for single-AZ instances, while nodes differ for multi-AZ instances
15770
+ */
15771
+ zoneId: string;
15772
+ }
15663
15773
  interface GetInstanceConfigServer {
15664
15774
  /**
15665
15775
  * ConfigServer node ID
@@ -16405,6 +16515,16 @@ export declare namespace privatelink {
16405
16515
  */
16406
16516
  value: string;
16407
16517
  }
16518
+ interface GatewayEndpointTag {
16519
+ /**
16520
+ * Tag key of the endpoint tag
16521
+ */
16522
+ key: string;
16523
+ /**
16524
+ * Tag value of the endpoint tag
16525
+ */
16526
+ value: string;
16527
+ }
16408
16528
  interface GetEndpointServicePrivateDnsNameConfiguration {
16409
16529
  /**
16410
16530
  * Domain verification name.
@@ -16447,6 +16567,16 @@ export declare namespace privatelink {
16447
16567
  */
16448
16568
  value: string;
16449
16569
  }
16570
+ interface GetGatewayEndpointTag {
16571
+ /**
16572
+ * Tag key of the endpoint tag
16573
+ */
16574
+ key: string;
16575
+ /**
16576
+ * Tag value of the endpoint tag
16577
+ */
16578
+ value: string;
16579
+ }
16450
16580
  interface GetVpcEndpointConnectionResourcesAllocate {
16451
16581
  /**
16452
16582
  * Specify the service resource for the endpoint connection
@@ -17175,6 +17305,58 @@ export declare namespace rdsmssql {
17175
17305
  */
17176
17306
  vpc: string;
17177
17307
  }
17308
+ interface BackupBackupDatabaseDetail {
17309
+ /**
17310
+ * External network backup download link.
17311
+ */
17312
+ backupDownloadLinkEip: string;
17313
+ /**
17314
+ * Internal network backup download link.
17315
+ */
17316
+ backupDownloadLinkInner: string;
17317
+ /**
17318
+ * Backup end time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
17319
+ */
17320
+ backupEndTime: string;
17321
+ /**
17322
+ * Backup file name.
17323
+ */
17324
+ backupFileName: string;
17325
+ /**
17326
+ * Backup file size (Bytes).
17327
+ */
17328
+ backupFileSize: number;
17329
+ /**
17330
+ * Backup start time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
17331
+ */
17332
+ backupStartTime: string;
17333
+ /**
17334
+ * Backup type. Values: Full (full backup), Diff (differential backup).
17335
+ */
17336
+ backupType: string;
17337
+ /**
17338
+ * Database name.
17339
+ */
17340
+ databaseName: string;
17341
+ /**
17342
+ * Backup file preparation progress (%).
17343
+ */
17344
+ downloadProgress: number;
17345
+ /**
17346
+ * Backup file preparation status. Values: Success (preparation completed), Failed (preparation failed), Running (preparing), NotDownload (not downloaded).
17347
+ */
17348
+ downloadStatus: string;
17349
+ /**
17350
+ * Download link expiration time. Format: yyyy-MM-ddTHH:mm:sssZ (UTC time).
17351
+ */
17352
+ linkExpiredTime: string;
17353
+ }
17354
+ interface BackupBackupMeta {
17355
+ /**
17356
+ * Backup database name.
17357
+ */
17358
+ dbName: string;
17359
+ }
17178
17360
  interface GetAllowListAssociatedInstance {
17179
17361
  /**
17180
17362
  * Instance ID
@@ -17201,6 +17383,58 @@ export declare namespace rdsmssql {
17201
17383
  */
17202
17384
  vpc: string;
17203
17385
  }
17386
+ interface GetBackupBackupDatabaseDetail {
17387
+ /**
17388
+ * External network backup download link.
17389
+ */
17390
+ backupDownloadLinkEip: string;
17391
+ /**
17392
+ * Internal network backup download link.
17393
+ */
17394
+ backupDownloadLinkInner: string;
17395
+ /**
17396
+ * Backup end time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
17397
+ */
17398
+ backupEndTime: string;
17399
+ /**
17400
+ * Backup file name.
17401
+ */
17402
+ backupFileName: string;
17403
+ /**
17404
+ * Backup file size (Bytes).
17405
+ */
17406
+ backupFileSize: number;
17407
+ /**
17408
+ * Backup start time. Format: yyyy-MM-ddTHH:mm:ss.sZ (UTC time).
17409
+ */
17410
+ backupStartTime: string;
17411
+ /**
17412
+ * Backup type. Values: Full (full backup), Diff (differential backup).
17413
+ */
17414
+ backupType: string;
17415
+ /**
17416
+ * Database name.
17417
+ */
17418
+ databaseName: string;
17419
+ /**
17420
+ * Backup file preparation progress (%).
17421
+ */
17422
+ downloadProgress: number;
17423
+ /**
17424
+ * Backup file preparation status. Values: Success (preparation completed), Failed (preparation failed), Running (preparing), NotDownload (not downloaded).
17425
+ */
17426
+ downloadStatus: string;
17427
+ /**
17428
+ * Download link expiration time. Format: yyyy-MM-ddTHH:mm:sssZ (UTC time).
17429
+ */
17430
+ linkExpiredTime: string;
17431
+ }
17432
+ interface GetBackupBackupMeta {
17433
+ /**
17434
+ * Backup database name.
17435
+ */
17436
+ dbName: string;
17437
+ }
17204
17438
  interface GetInstanceChargeInfo {
17205
17439
  /**
17206
17440
  * Auto-renewal for prepaid scenarios. true: auto-renew (default). false: do not auto-renew.
@@ -19999,6 +20233,16 @@ export declare namespace storageebs {
19999
20233
  */
20000
20234
  value: string;
20001
20235
  }
20236
+ interface GetSnapshotPolicyTag {
20237
+ /**
20238
+ * Tag key
20239
+ */
20240
+ key: string;
20241
+ /**
20242
+ * Tag value
20243
+ */
20244
+ value: string;
20245
+ }
20002
20246
  interface GetSnapshotTag {
20003
20247
  /**
20004
20248
  * User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
@@ -20156,6 +20400,16 @@ export declare namespace storageebs {
20156
20400
  */
20157
20401
  value: string;
20158
20402
  }
20403
+ interface SnapshotPolicyTag {
20404
+ /**
20405
+ * Tag key
20406
+ */
20407
+ key: string;
20408
+ /**
20409
+ * Tag value
20410
+ */
20411
+ value: string;
20412
+ }
20159
20413
  interface SnapshotTag {
20160
20414
  /**
20161
20415
  * User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
@@ -22887,6 +23141,26 @@ export declare namespace tls {
22887
23141
  }
22888
23142
  }
22889
23143
  export declare namespace transitrouter {
23144
+ interface DirectConnectGatewayAttachmentTag {
23145
+ /**
23146
+ * Tag key
23147
+ */
23148
+ key: string;
23149
+ /**
23150
+ * Tag value
23151
+ */
23152
+ value: string;
23153
+ }
23154
+ interface GetDirectConnectGatewayAttachmentTag {
23155
+ /**
23156
+ * Tag key
23157
+ */
23158
+ key: string;
23159
+ /**
23160
+ * Tag value
23161
+ */
23162
+ value: string;
23163
+ }
22890
23164
  interface GetPeerAttachmentTag {
22891
23165
  /**
22892
23166
  * 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.
@@ -22985,6 +23259,38 @@ export declare namespace transitrouter {
22985
23259
  */
22986
23260
  value: string;
22987
23261
  }
23262
+ interface GetTransitRouterBandwidthPackageAllocation {
23263
+ /**
23264
+ * Time when the bandwidth package was associated with the cross-region connection.
23265
+ */
23266
+ allocateTime: string;
23267
+ /**
23268
+ * Bandwidth peak of the cross-region connection, in Mbps.
23269
+ */
23270
+ bandwidth: number;
23271
+ /**
23272
+ * Region ID of the local transit router instance in the cross-region connection.
23273
+ */
23274
+ localRegionId: string;
23275
+ /**
23276
+ * Region ID of the peer transit router instance in the cross-region connection.
23277
+ */
23278
+ peerRegionId: string;
23279
+ /**
23280
+ * ID of the cross-region connection.
23281
+ */
23282
+ transitRouterPeerAttachmentId: string;
23283
+ }
23284
+ interface GetTransitRouterBandwidthPackageTag {
23285
+ /**
23286
+ * Tag key of the tag.
23287
+ */
23288
+ key: string;
23289
+ /**
23290
+ * Tag value
23291
+ */
23292
+ value: string;
23293
+ }
22988
23294
  interface GetTransitRouterRouteTableTag {
22989
23295
  /**
22990
23296
  * Tag key
@@ -23134,6 +23440,38 @@ export declare namespace transitrouter {
23134
23440
  */
23135
23441
  value: string;
23136
23442
  }
23443
+ interface TransitRouterBandwidthPackageAllocation {
23444
+ /**
23445
+ * Time when the bandwidth package was associated with the cross-region connection.
23446
+ */
23447
+ allocateTime: string;
23448
+ /**
23449
+ * Bandwidth peak of the cross-region connection, in Mbps.
23450
+ */
23451
+ bandwidth: number;
23452
+ /**
23453
+ * Region ID of the local transit router instance in the cross-region connection.
23454
+ */
23455
+ localRegionId: string;
23456
+ /**
23457
+ * Region ID of the peer transit router instance in the cross-region connection.
23458
+ */
23459
+ peerRegionId: string;
23460
+ /**
23461
+ * ID of the cross-region connection.
23462
+ */
23463
+ transitRouterPeerAttachmentId: string;
23464
+ }
23465
+ interface TransitRouterBandwidthPackageTag {
23466
+ /**
23467
+ * Tag key of the tag.
23468
+ */
23469
+ key: string;
23470
+ /**
23471
+ * Tag value
23472
+ */
23473
+ value: string;
23474
+ }
23137
23475
  interface TransitRouterRouteTableTag {
23138
23476
  /**
23139
23477
  * Tag key