@volcengine/pulumi-volcenginecc 0.0.37 → 0.0.38
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
|
@@ -4774,6 +4774,16 @@ export declare namespace directconnect {
|
|
|
4774
4774
|
*/
|
|
4775
4775
|
value?: pulumi.Input<string>;
|
|
4776
4776
|
}
|
|
4777
|
+
interface VirtualInterfaceTag {
|
|
4778
|
+
/**
|
|
4779
|
+
* 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 (@).
|
|
4780
|
+
*/
|
|
4781
|
+
key?: pulumi.Input<string>;
|
|
4782
|
+
/**
|
|
4783
|
+
* 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.
|
|
4784
|
+
*/
|
|
4785
|
+
value?: pulumi.Input<string>;
|
|
4786
|
+
}
|
|
4777
4787
|
}
|
|
4778
4788
|
export declare namespace dns {
|
|
4779
4789
|
interface ZoneTag {
|
|
@@ -6830,6 +6840,30 @@ export declare namespace fwcenter {
|
|
|
6830
6840
|
vpcId?: pulumi.Input<string>;
|
|
6831
6841
|
}
|
|
6832
6842
|
}
|
|
6843
|
+
export declare namespace gtm {
|
|
6844
|
+
interface PoolAddress {
|
|
6845
|
+
/**
|
|
6846
|
+
* Address capacity
|
|
6847
|
+
*/
|
|
6848
|
+
capacity?: pulumi.Input<number>;
|
|
6849
|
+
/**
|
|
6850
|
+
* Address availability mode
|
|
6851
|
+
*/
|
|
6852
|
+
mode?: pulumi.Input<string>;
|
|
6853
|
+
/**
|
|
6854
|
+
* List of geographic route codes to be corrected
|
|
6855
|
+
*/
|
|
6856
|
+
rectifiedGeos?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6857
|
+
/**
|
|
6858
|
+
* Target address value
|
|
6859
|
+
*/
|
|
6860
|
+
value: pulumi.Input<string>;
|
|
6861
|
+
/**
|
|
6862
|
+
* Address weight
|
|
6863
|
+
*/
|
|
6864
|
+
weight?: pulumi.Input<number>;
|
|
6865
|
+
}
|
|
6866
|
+
}
|
|
6833
6867
|
export declare namespace hbase {
|
|
6834
6868
|
interface InstanceEndpoint {
|
|
6835
6869
|
/**
|
|
@@ -7637,7 +7671,7 @@ export declare namespace privatelink {
|
|
|
7637
7671
|
*/
|
|
7638
7672
|
name?: pulumi.Input<string>;
|
|
7639
7673
|
/**
|
|
7640
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
7674
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
7641
7675
|
*/
|
|
7642
7676
|
status?: pulumi.Input<string>;
|
|
7643
7677
|
/**
|
|
@@ -9574,6 +9608,40 @@ export declare namespace storageebs {
|
|
|
9574
9608
|
}
|
|
9575
9609
|
}
|
|
9576
9610
|
export declare namespace tls {
|
|
9611
|
+
interface AlarmAlarmNotifyGroup {
|
|
9612
|
+
/**
|
|
9613
|
+
* Alert notification group ID.
|
|
9614
|
+
*/
|
|
9615
|
+
alarmNotifyGroupId?: pulumi.Input<string>;
|
|
9616
|
+
}
|
|
9617
|
+
interface AlarmAlarmPeriodDetail {
|
|
9618
|
+
/**
|
|
9619
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
9620
|
+
*/
|
|
9621
|
+
email?: pulumi.Input<number>;
|
|
9622
|
+
/**
|
|
9623
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
9624
|
+
*/
|
|
9625
|
+
generalWebhook?: pulumi.Input<number>;
|
|
9626
|
+
/**
|
|
9627
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
9628
|
+
*/
|
|
9629
|
+
phone?: pulumi.Input<number>;
|
|
9630
|
+
/**
|
|
9631
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
9632
|
+
*/
|
|
9633
|
+
sms?: pulumi.Input<number>;
|
|
9634
|
+
}
|
|
9635
|
+
interface AlarmJoinConfiguration {
|
|
9636
|
+
/**
|
|
9637
|
+
* Expression used for left join or right join.
|
|
9638
|
+
*/
|
|
9639
|
+
condition?: pulumi.Input<string>;
|
|
9640
|
+
/**
|
|
9641
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
9642
|
+
*/
|
|
9643
|
+
setOperationType?: pulumi.Input<string>;
|
|
9644
|
+
}
|
|
9577
9645
|
interface AlarmNotifyGroupNoticeRule {
|
|
9578
9646
|
/**
|
|
9579
9647
|
* Whether there is an end node afterwards.
|
|
@@ -9727,6 +9795,80 @@ export declare namespace tls {
|
|
|
9727
9795
|
*/
|
|
9728
9796
|
value?: pulumi.Input<string>;
|
|
9729
9797
|
}
|
|
9798
|
+
interface AlarmQueryRequest {
|
|
9799
|
+
/**
|
|
9800
|
+
* 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
|
|
9801
|
+
*/
|
|
9802
|
+
endTimeOffset?: pulumi.Input<number>;
|
|
9803
|
+
/**
|
|
9804
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
9805
|
+
*/
|
|
9806
|
+
endTimeOffsetUnit?: pulumi.Input<string>;
|
|
9807
|
+
/**
|
|
9808
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
9809
|
+
*/
|
|
9810
|
+
query?: pulumi.Input<string>;
|
|
9811
|
+
/**
|
|
9812
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
9813
|
+
*/
|
|
9814
|
+
startTimeOffset?: pulumi.Input<number>;
|
|
9815
|
+
/**
|
|
9816
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
9817
|
+
*/
|
|
9818
|
+
startTimeOffsetUnit?: pulumi.Input<string>;
|
|
9819
|
+
/**
|
|
9820
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
9821
|
+
*/
|
|
9822
|
+
timeSpanType?: pulumi.Input<string>;
|
|
9823
|
+
/**
|
|
9824
|
+
* Log topic ID monitored by the alert policy.
|
|
9825
|
+
*/
|
|
9826
|
+
topicId?: pulumi.Input<string>;
|
|
9827
|
+
/**
|
|
9828
|
+
* Name of the log topic monitored by the alert policy.
|
|
9829
|
+
*/
|
|
9830
|
+
topicName?: pulumi.Input<string>;
|
|
9831
|
+
/**
|
|
9832
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
9833
|
+
*/
|
|
9834
|
+
truncatedTime?: pulumi.Input<string>;
|
|
9835
|
+
}
|
|
9836
|
+
interface AlarmRequestCycle {
|
|
9837
|
+
/**
|
|
9838
|
+
* 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.
|
|
9839
|
+
*/
|
|
9840
|
+
cronTab?: pulumi.Input<string>;
|
|
9841
|
+
/**
|
|
9842
|
+
* Time zone in which the Cron expression takes effect.
|
|
9843
|
+
*/
|
|
9844
|
+
cronTimeZone?: pulumi.Input<string>;
|
|
9845
|
+
/**
|
|
9846
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
9847
|
+
*/
|
|
9848
|
+
time?: pulumi.Input<number>;
|
|
9849
|
+
/**
|
|
9850
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
9851
|
+
*/
|
|
9852
|
+
type?: pulumi.Input<string>;
|
|
9853
|
+
}
|
|
9854
|
+
interface AlarmTriggerCondition {
|
|
9855
|
+
/**
|
|
9856
|
+
* Alert trigger condition expression.
|
|
9857
|
+
*/
|
|
9858
|
+
condition?: pulumi.Input<string>;
|
|
9859
|
+
/**
|
|
9860
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
9861
|
+
*/
|
|
9862
|
+
countCondition?: pulumi.Input<string>;
|
|
9863
|
+
/**
|
|
9864
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
9865
|
+
*/
|
|
9866
|
+
noData?: pulumi.Input<boolean>;
|
|
9867
|
+
/**
|
|
9868
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
9869
|
+
*/
|
|
9870
|
+
severity?: pulumi.Input<string>;
|
|
9871
|
+
}
|
|
9730
9872
|
interface ImportTaskImportSourceInfo {
|
|
9731
9873
|
/**
|
|
9732
9874
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|
|
@@ -13794,6 +13936,16 @@ export declare namespace vpn {
|
|
|
13794
13936
|
*/
|
|
13795
13937
|
value?: pulumi.Input<string>;
|
|
13796
13938
|
}
|
|
13939
|
+
interface SslVpnServerTag {
|
|
13940
|
+
/**
|
|
13941
|
+
* 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.
|
|
13942
|
+
*/
|
|
13943
|
+
key?: pulumi.Input<string>;
|
|
13944
|
+
/**
|
|
13945
|
+
* 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.
|
|
13946
|
+
*/
|
|
13947
|
+
value?: pulumi.Input<string>;
|
|
13948
|
+
}
|
|
13797
13949
|
interface VpnConnectionBgpInfo {
|
|
13798
13950
|
/**
|
|
13799
13951
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -14048,6 +14200,16 @@ export declare namespace vpn {
|
|
|
14048
14200
|
*/
|
|
14049
14201
|
tunnelCidr?: pulumi.Input<string>;
|
|
14050
14202
|
}
|
|
14203
|
+
interface VpnGatewayRouteAsPath {
|
|
14204
|
+
/**
|
|
14205
|
+
* 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].
|
|
14206
|
+
*/
|
|
14207
|
+
numbers?: pulumi.Input<pulumi.Input<number>[]>;
|
|
14208
|
+
/**
|
|
14209
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
14210
|
+
*/
|
|
14211
|
+
type?: pulumi.Input<string>;
|
|
14212
|
+
}
|
|
14051
14213
|
interface VpnGatewayTag {
|
|
14052
14214
|
/**
|
|
14053
14215
|
* 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.
|