@byteplus/pulumi-bytepluscc 0.0.29 → 0.0.30
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.
- package/directconnect/gatewayRoute.d.ts +142 -0
- package/directconnect/gatewayRoute.js +96 -0
- package/directconnect/gatewayRoute.js.map +1 -0
- package/directconnect/getGatewayRoute.d.ts +72 -0
- package/directconnect/getGatewayRoute.js +28 -0
- package/directconnect/getGatewayRoute.js.map +1 -0
- package/directconnect/getGatewayRoutes.d.ts +22 -0
- package/directconnect/getGatewayRoutes.js +24 -0
- package/directconnect/getGatewayRoutes.js.map +1 -0
- package/directconnect/getVirtualInterface.d.ts +133 -0
- package/directconnect/getVirtualInterface.js +28 -0
- package/directconnect/getVirtualInterface.js.map +1 -0
- package/directconnect/getVirtualInterfaces.d.ts +22 -0
- package/directconnect/getVirtualInterfaces.js +24 -0
- package/directconnect/getVirtualInterfaces.js.map +1 -0
- package/directconnect/index.d.ts +18 -0
- package/directconnect/index.js +23 -1
- package/directconnect/index.js.map +1 -1
- package/directconnect/virtualInterface.d.ts +336 -0
- package/directconnect/virtualInterface.js +149 -0
- package/directconnect/virtualInterface.js.map +1 -0
- package/gtm/getPool.d.ts +81 -0
- package/gtm/getPool.js +28 -0
- package/gtm/getPool.js.map +1 -0
- package/gtm/getPools.d.ts +22 -0
- package/gtm/getPools.js +24 -0
- package/gtm/getPools.js.map +1 -0
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +28 -0
- package/gtm/index.js.map +1 -0
- package/gtm/pool.d.ts +154 -0
- package/gtm/pool.js +87 -0
- package/gtm/pool.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/kms/getSecret.d.ts +128 -0
- package/kms/getSecret.js +28 -0
- package/kms/getSecret.js.map +1 -0
- package/kms/getSecrets.d.ts +22 -0
- package/kms/getSecrets.js +24 -0
- package/kms/getSecrets.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/secret.d.ts +289 -0
- package/kms/secret.js +131 -0
- package/kms/secret.js.map +1 -0
- package/package.json +1 -1
- package/tls/alarm.d.ts +215 -0
- package/tls/alarm.js +110 -0
- package/tls/alarm.js.map +1 -0
- package/tls/getAlarm.d.ts +109 -0
- package/tls/getAlarm.js +28 -0
- package/tls/getAlarm.js.map +1 -0
- package/tls/getAlarms.d.ts +22 -0
- package/tls/getAlarms.js +24 -0
- package/tls/getAlarms.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +12 -1
- package/tls/index.js.map +1 -1
- package/types/input.d.ts +163 -1
- package/types/output.d.ts +522 -2
- package/vpn/getSslVpnServer.d.ts +109 -0
- package/vpn/getSslVpnServer.js +28 -0
- package/vpn/getSslVpnServer.js.map +1 -0
- package/vpn/getSslVpnServers.d.ts +22 -0
- package/vpn/getSslVpnServers.js +24 -0
- package/vpn/getSslVpnServers.js.map +1 -0
- package/vpn/getVpnGatewayRoute.d.ts +77 -0
- package/vpn/getVpnGatewayRoute.js +28 -0
- package/vpn/getVpnGatewayRoute.js.map +1 -0
- package/vpn/getVpnGatewayRoutes.d.ts +22 -0
- package/vpn/getVpnGatewayRoutes.js +24 -0
- package/vpn/getVpnGatewayRoutes.js.map +1 -0
- package/vpn/index.d.ts +18 -0
- package/vpn/index.js +23 -1
- package/vpn/index.js.map +1 -1
- package/vpn/sslVpnServer.d.ts +263 -0
- package/vpn/sslVpnServer.js +130 -0
- package/vpn/sslVpnServer.js.map +1 -0
- package/vpn/vpnGatewayRoute.d.ts +146 -0
- package/vpn/vpnGatewayRoute.js +98 -0
- package/vpn/vpnGatewayRoute.js.map +1 -0
package/types/input.d.ts
CHANGED
|
@@ -4660,6 +4660,16 @@ export declare namespace directconnect {
|
|
|
4660
4660
|
*/
|
|
4661
4661
|
value?: pulumi.Input<string>;
|
|
4662
4662
|
}
|
|
4663
|
+
interface VirtualInterfaceTag {
|
|
4664
|
+
/**
|
|
4665
|
+
* Tag key (Key) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag key (Key), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag keys (Key) are separated by &. Cannot start with sys: in any case. sys: is reserved for system tags and cannot be created. Length range: 1–128 characters. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@).
|
|
4666
|
+
*/
|
|
4667
|
+
key?: pulumi.Input<string>;
|
|
4668
|
+
/**
|
|
4669
|
+
* Tag value (Value) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag value (Value), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag values (Value) are separated by &. Length range: 0–256 characters. If not specified, the default is empty. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@). Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
4670
|
+
*/
|
|
4671
|
+
value?: pulumi.Input<string>;
|
|
4672
|
+
}
|
|
4663
4673
|
}
|
|
4664
4674
|
export declare namespace dns {
|
|
4665
4675
|
interface ZoneTag {
|
|
@@ -6630,6 +6640,30 @@ export declare namespace fwcenter {
|
|
|
6630
6640
|
vpcId?: pulumi.Input<string>;
|
|
6631
6641
|
}
|
|
6632
6642
|
}
|
|
6643
|
+
export declare namespace gtm {
|
|
6644
|
+
interface PoolAddress {
|
|
6645
|
+
/**
|
|
6646
|
+
* Address capacity
|
|
6647
|
+
*/
|
|
6648
|
+
capacity?: pulumi.Input<number>;
|
|
6649
|
+
/**
|
|
6650
|
+
* Address availability mode
|
|
6651
|
+
*/
|
|
6652
|
+
mode?: pulumi.Input<string>;
|
|
6653
|
+
/**
|
|
6654
|
+
* List of geographic route codes to be corrected
|
|
6655
|
+
*/
|
|
6656
|
+
rectifiedGeos?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6657
|
+
/**
|
|
6658
|
+
* Target address value
|
|
6659
|
+
*/
|
|
6660
|
+
value: pulumi.Input<string>;
|
|
6661
|
+
/**
|
|
6662
|
+
* Address weight
|
|
6663
|
+
*/
|
|
6664
|
+
weight?: pulumi.Input<number>;
|
|
6665
|
+
}
|
|
6666
|
+
}
|
|
6633
6667
|
export declare namespace hbase {
|
|
6634
6668
|
interface InstanceEndpoint {
|
|
6635
6669
|
/**
|
|
@@ -7437,7 +7471,7 @@ export declare namespace privatelink {
|
|
|
7437
7471
|
*/
|
|
7438
7472
|
name?: pulumi.Input<string>;
|
|
7439
7473
|
/**
|
|
7440
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
7474
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
7441
7475
|
*/
|
|
7442
7476
|
status?: pulumi.Input<string>;
|
|
7443
7477
|
/**
|
|
@@ -9190,6 +9224,40 @@ export declare namespace storageebs {
|
|
|
9190
9224
|
}
|
|
9191
9225
|
}
|
|
9192
9226
|
export declare namespace tls {
|
|
9227
|
+
interface AlarmAlarmNotifyGroup {
|
|
9228
|
+
/**
|
|
9229
|
+
* Alert notification group ID.
|
|
9230
|
+
*/
|
|
9231
|
+
alarmNotifyGroupId?: pulumi.Input<string>;
|
|
9232
|
+
}
|
|
9233
|
+
interface AlarmAlarmPeriodDetail {
|
|
9234
|
+
/**
|
|
9235
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
9236
|
+
*/
|
|
9237
|
+
email?: pulumi.Input<number>;
|
|
9238
|
+
/**
|
|
9239
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
9240
|
+
*/
|
|
9241
|
+
generalWebhook?: pulumi.Input<number>;
|
|
9242
|
+
/**
|
|
9243
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
9244
|
+
*/
|
|
9245
|
+
phone?: pulumi.Input<number>;
|
|
9246
|
+
/**
|
|
9247
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
9248
|
+
*/
|
|
9249
|
+
sms?: pulumi.Input<number>;
|
|
9250
|
+
}
|
|
9251
|
+
interface AlarmJoinConfiguration {
|
|
9252
|
+
/**
|
|
9253
|
+
* Expression used for left join or right join.
|
|
9254
|
+
*/
|
|
9255
|
+
condition?: pulumi.Input<string>;
|
|
9256
|
+
/**
|
|
9257
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
9258
|
+
*/
|
|
9259
|
+
setOperationType?: pulumi.Input<string>;
|
|
9260
|
+
}
|
|
9193
9261
|
interface AlarmNotifyGroupNoticeRule {
|
|
9194
9262
|
/**
|
|
9195
9263
|
* Whether there is an end node afterwards.
|
|
@@ -9343,6 +9411,80 @@ export declare namespace tls {
|
|
|
9343
9411
|
*/
|
|
9344
9412
|
value?: pulumi.Input<string>;
|
|
9345
9413
|
}
|
|
9414
|
+
interface AlarmQueryRequest {
|
|
9415
|
+
/**
|
|
9416
|
+
* Query end time, relative to the current time, in minutes. Value must be a non-positive integer and greater than StartTimeOffset. Maximum: 0, minimum: -1440
|
|
9417
|
+
*/
|
|
9418
|
+
endTimeOffset?: pulumi.Input<number>;
|
|
9419
|
+
/**
|
|
9420
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
9421
|
+
*/
|
|
9422
|
+
endTimeOffsetUnit?: pulumi.Input<string>;
|
|
9423
|
+
/**
|
|
9424
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
9425
|
+
*/
|
|
9426
|
+
query?: pulumi.Input<string>;
|
|
9427
|
+
/**
|
|
9428
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
9429
|
+
*/
|
|
9430
|
+
startTimeOffset?: pulumi.Input<number>;
|
|
9431
|
+
/**
|
|
9432
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
9433
|
+
*/
|
|
9434
|
+
startTimeOffsetUnit?: pulumi.Input<string>;
|
|
9435
|
+
/**
|
|
9436
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
9437
|
+
*/
|
|
9438
|
+
timeSpanType?: pulumi.Input<string>;
|
|
9439
|
+
/**
|
|
9440
|
+
* Log topic ID monitored by the alert policy.
|
|
9441
|
+
*/
|
|
9442
|
+
topicId?: pulumi.Input<string>;
|
|
9443
|
+
/**
|
|
9444
|
+
* Name of the log topic monitored by the alert policy.
|
|
9445
|
+
*/
|
|
9446
|
+
topicName?: pulumi.Input<string>;
|
|
9447
|
+
/**
|
|
9448
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
9449
|
+
*/
|
|
9450
|
+
truncatedTime?: pulumi.Input<string>;
|
|
9451
|
+
}
|
|
9452
|
+
interface AlarmRequestCycle {
|
|
9453
|
+
/**
|
|
9454
|
+
* Cron expression. Log Service uses a Cron expression to specify the scheduled execution of alert tasks. The minimum granularity is one minute, using a 24-hour format. For example, 0 18 * * * means the alert task runs once daily at 18:00.
|
|
9455
|
+
*/
|
|
9456
|
+
cronTab?: pulumi.Input<string>;
|
|
9457
|
+
/**
|
|
9458
|
+
* Time zone in which the Cron expression takes effect.
|
|
9459
|
+
*/
|
|
9460
|
+
cronTimeZone?: pulumi.Input<string>;
|
|
9461
|
+
/**
|
|
9462
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
9463
|
+
*/
|
|
9464
|
+
time?: pulumi.Input<number>;
|
|
9465
|
+
/**
|
|
9466
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
9467
|
+
*/
|
|
9468
|
+
type?: pulumi.Input<string>;
|
|
9469
|
+
}
|
|
9470
|
+
interface AlarmTriggerCondition {
|
|
9471
|
+
/**
|
|
9472
|
+
* Alert trigger condition expression.
|
|
9473
|
+
*/
|
|
9474
|
+
condition?: pulumi.Input<string>;
|
|
9475
|
+
/**
|
|
9476
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
9477
|
+
*/
|
|
9478
|
+
countCondition?: pulumi.Input<string>;
|
|
9479
|
+
/**
|
|
9480
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
9481
|
+
*/
|
|
9482
|
+
noData?: pulumi.Input<boolean>;
|
|
9483
|
+
/**
|
|
9484
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
9485
|
+
*/
|
|
9486
|
+
severity?: pulumi.Input<string>;
|
|
9487
|
+
}
|
|
9346
9488
|
interface ImportTaskImportSourceInfo {
|
|
9347
9489
|
/**
|
|
9348
9490
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|
|
@@ -13061,6 +13203,16 @@ export declare namespace vpn {
|
|
|
13061
13203
|
*/
|
|
13062
13204
|
value?: pulumi.Input<string>;
|
|
13063
13205
|
}
|
|
13206
|
+
interface SslVpnServerTag {
|
|
13207
|
+
/**
|
|
13208
|
+
* Tag key for the SSL server label (Key). Naming rules: Must not start with any case combination of sys:. Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Length must be between 1 and 128 characters. Note: Tag keys for the same resource must be unique.
|
|
13209
|
+
*/
|
|
13210
|
+
key?: pulumi.Input<string>;
|
|
13211
|
+
/**
|
|
13212
|
+
* Tag value for the SSL server label (Value). Naming rules: Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Can be empty. Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
13213
|
+
*/
|
|
13214
|
+
value?: pulumi.Input<string>;
|
|
13215
|
+
}
|
|
13064
13216
|
interface VpnConnectionBgpInfo {
|
|
13065
13217
|
/**
|
|
13066
13218
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -13315,6 +13467,16 @@ export declare namespace vpn {
|
|
|
13315
13467
|
*/
|
|
13316
13468
|
tunnelCidr?: pulumi.Input<string>;
|
|
13317
13469
|
}
|
|
13470
|
+
interface VpnGatewayRouteAsPath {
|
|
13471
|
+
/**
|
|
13472
|
+
* AS path sequence. If the AS path type is Sequence, the returned data is the original ASN sequence, such as [65533]. If the AS path type is Set, it indicates that the AS path has been aggregated, and the returned data is the aggregated ASN sequence, such as [4,5].
|
|
13473
|
+
*/
|
|
13474
|
+
numbers?: pulumi.Input<pulumi.Input<number>[]>;
|
|
13475
|
+
/**
|
|
13476
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
13477
|
+
*/
|
|
13478
|
+
type?: pulumi.Input<string>;
|
|
13479
|
+
}
|
|
13318
13480
|
interface VpnGatewayTag {
|
|
13319
13481
|
/**
|
|
13320
13482
|
* VPN gateway tag key (Key). Parameter - N: Indicates the sequence number of the tag key, value range: 1–20. Multiple tag keys are separated by &. Naming rules: Cannot start with any combination of volc: or sys: (case-insensitive). Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Length limit: 1–128 characters. Note: Tag keys for the same resource must not be duplicated.
|