@volcengine/pulumi-volcenginecc 0.0.40 → 0.0.42
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/alb/getLoadBalancer.d.ts +8 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/loadBalancer.d.ts +24 -0
- package/alb/loadBalancer.js +4 -0
- package/alb/loadBalancer.js.map +1 -1
- package/clb/checkLogProject.d.ts +62 -0
- package/clb/checkLogProject.js +67 -0
- package/clb/checkLogProject.js.map +1 -0
- package/clb/checkLogTopic.d.ts +81 -0
- package/clb/checkLogTopic.js +78 -0
- package/clb/checkLogTopic.js.map +1 -0
- package/clb/clb.d.ts +0 -8
- package/clb/clb.js +2 -2
- package/clb/clb.js.map +1 -1
- package/clb/getCheckLogProject.d.ts +40 -0
- package/clb/getCheckLogProject.js +28 -0
- package/clb/getCheckLogProject.js.map +1 -0
- package/clb/getCheckLogProjects.d.ts +22 -0
- package/clb/getCheckLogProjects.js +24 -0
- package/clb/getCheckLogProjects.js.map +1 -0
- package/clb/getCheckLogTopic.d.ts +44 -0
- package/clb/getCheckLogTopic.js +28 -0
- package/clb/getCheckLogTopic.js.map +1 -0
- package/clb/getCheckLogTopics.d.ts +22 -0
- package/clb/getCheckLogTopics.js +24 -0
- package/clb/getCheckLogTopics.js.map +1 -0
- package/clb/index.d.ts +18 -0
- package/clb/index.js +24 -1
- package/clb/index.js.map +1 -1
- package/cloudmonitor/contactGroup.d.ts +15 -15
- package/cloudmonitor/contactGroup.js +1 -1
- package/cloudmonitor/getContactGroup.d.ts +7 -7
- package/directconnect/bgpPeer.d.ts +189 -0
- package/directconnect/bgpPeer.js +104 -0
- package/directconnect/bgpPeer.js.map +1 -0
- package/directconnect/getBgpPeer.d.ts +88 -0
- package/directconnect/getBgpPeer.js +28 -0
- package/directconnect/getBgpPeer.js.map +1 -0
- package/directconnect/getBgpPeers.d.ts +22 -0
- package/directconnect/getBgpPeers.js +24 -0
- package/directconnect/getBgpPeers.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/getRecord.d.ts +104 -0
- package/dns/getRecord.js +28 -0
- package/dns/getRecord.js.map +1 -0
- package/dns/getRecords.d.ts +22 -0
- package/dns/getRecords.js +24 -0
- package/dns/getRecords.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/dns/record.d.ts +236 -0
- package/dns/record.js +121 -0
- package/dns/record.js.map +1 -0
- package/gtm/getGtm.d.ts +100 -0
- package/gtm/getGtm.js +28 -0
- package/gtm/getGtm.js.map +1 -0
- package/gtm/getGtms.d.ts +22 -0
- package/gtm/getGtms.js +24 -0
- package/gtm/getGtms.js.map +1 -0
- package/gtm/getRouting.d.ts +48 -0
- package/gtm/getRouting.js +28 -0
- package/gtm/getRouting.js.map +1 -0
- package/gtm/getRoutings.d.ts +22 -0
- package/gtm/getRoutings.js +24 -0
- package/gtm/getRoutings.js.map +1 -0
- package/gtm/getRule.d.ts +105 -0
- package/gtm/getRule.js +28 -0
- package/gtm/getRule.js.map +1 -0
- package/gtm/getRules.d.ts +22 -0
- package/gtm/getRules.js +24 -0
- package/gtm/getRules.js.map +1 -0
- package/gtm/gtm.d.ts +228 -0
- package/gtm/gtm.js +113 -0
- package/gtm/gtm.js.map +1 -0
- package/gtm/index.d.ts +27 -0
- package/gtm/index.js +34 -1
- package/gtm/index.js.map +1 -1
- package/gtm/routing.d.ts +89 -0
- package/gtm/routing.js +74 -0
- package/gtm/routing.js.map +1 -0
- package/gtm/rule.d.ts +226 -0
- package/gtm/rule.js +99 -0
- package/gtm/rule.js.map +1 -0
- package/iam/getOauthProvider.d.ts +44 -0
- package/iam/getOauthProvider.js +28 -0
- package/iam/getOauthProvider.js.map +1 -0
- package/iam/getOauthProviders.d.ts +22 -0
- package/iam/getOauthProviders.js +24 -0
- package/iam/getOauthProviders.js.map +1 -0
- package/iam/index.d.ts +9 -0
- package/iam/index.js +12 -1
- package/iam/index.js.map +1 -1
- package/iam/oauthProvider.d.ts +256 -0
- package/iam/oauthProvider.js +143 -0
- package/iam/oauthProvider.js.map +1 -0
- package/kafka/getUser.d.ts +34 -0
- package/kafka/getUser.js +28 -0
- package/kafka/getUser.js.map +1 -0
- package/kafka/getUsers.d.ts +22 -0
- package/kafka/getUsers.js +24 -0
- package/kafka/getUsers.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/kafka/user.d.ts +155 -0
- package/kafka/user.js +97 -0
- package/kafka/user.js.map +1 -0
- package/mongodb/account.d.ts +146 -0
- package/mongodb/account.js +82 -0
- package/mongodb/account.js.map +1 -0
- package/mongodb/getAccount.d.ts +77 -0
- package/mongodb/getAccount.js +28 -0
- package/mongodb/getAccount.js.map +1 -0
- package/mongodb/getAccounts.d.ts +22 -0
- package/mongodb/getAccounts.js +24 -0
- package/mongodb/getAccounts.js.map +1 -0
- package/mongodb/index.d.ts +9 -0
- package/mongodb/index.js +12 -1
- package/mongodb/index.js.map +1 -1
- package/package.json +1 -1
- package/rdsmysql/endpointPublicAddress.d.ts +182 -0
- package/rdsmysql/endpointPublicAddress.js +104 -0
- package/rdsmysql/endpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
- package/rdsmysql/getEndpointPublicAddress.js +28 -0
- package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
- package/rdsmysql/getEndpointPublicAddresses.js +24 -0
- package/rdsmysql/getEndpointPublicAddresses.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.js.map +1 -1
- package/rdspostgresql/getInstance.d.ts +8 -0
- package/rdspostgresql/getInstance.js.map +1 -1
- package/rdspostgresql/instance.d.ts +15 -0
- package/rdspostgresql/instance.js +4 -0
- package/rdspostgresql/instance.js.map +1 -1
- package/tos/bucketAccessMonitor.d.ts +74 -0
- package/tos/bucketAccessMonitor.js +72 -0
- package/tos/bucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitor.d.ts +44 -0
- package/tos/getBucketAccessMonitor.js +28 -0
- package/tos/getBucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitors.d.ts +22 -0
- package/tos/getBucketAccessMonitors.js +24 -0
- package/tos/getBucketAccessMonitors.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/transitrouter/getRouteTablePropagation.d.ts +52 -0
- package/transitrouter/getRouteTablePropagation.js +28 -0
- package/transitrouter/getRouteTablePropagation.js.map +1 -0
- package/transitrouter/getRouteTablePropagations.d.ts +22 -0
- package/transitrouter/getRouteTablePropagations.js +24 -0
- package/transitrouter/getRouteTablePropagations.js.map +1 -0
- package/transitrouter/index.d.ts +9 -0
- package/transitrouter/index.js +12 -1
- package/transitrouter/index.js.map +1 -1
- package/transitrouter/routeTablePropagation.d.ts +97 -0
- package/transitrouter/routeTablePropagation.js +82 -0
- package/transitrouter/routeTablePropagation.js.map +1 -0
- package/types/input.d.ts +235 -5
- package/types/output.d.ts +493 -13
- package/vepfs/fileset.d.ts +202 -0
- package/vepfs/fileset.js +106 -0
- package/vepfs/fileset.js.map +1 -0
- package/vepfs/getFileset.d.ts +41 -0
- package/vepfs/getFileset.js +28 -0
- package/vepfs/getFileset.js.map +1 -0
- package/vepfs/getFilesets.d.ts +22 -0
- package/vepfs/getFilesets.js +24 -0
- package/vepfs/getFilesets.js.map +1 -0
- package/vepfs/index.d.ts +9 -0
- package/vepfs/index.js +12 -1
- package/vepfs/index.js.map +1 -1
- package/vmp/getRuleFile.d.ts +37 -0
- package/vmp/getRuleFile.js +28 -0
- package/vmp/getRuleFile.js.map +1 -0
- package/vmp/getRuleFiles.d.ts +22 -0
- package/vmp/getRuleFiles.js +24 -0
- package/vmp/getRuleFiles.js.map +1 -0
- package/vmp/index.d.ts +9 -0
- package/vmp/index.js +12 -1
- package/vmp/index.js.map +1 -1
- package/vmp/ruleFile.d.ts +172 -0
- package/vmp/ruleFile.js +104 -0
- package/vmp/ruleFile.js.map +1 -0
package/types/input.d.ts
CHANGED
|
@@ -201,6 +201,20 @@ export declare namespace alb {
|
|
|
201
201
|
*/
|
|
202
202
|
weight?: pulumi.Input<number>;
|
|
203
203
|
}
|
|
204
|
+
interface LoadBalancerHealthLog {
|
|
205
|
+
/**
|
|
206
|
+
* Whether to enable access log
|
|
207
|
+
*/
|
|
208
|
+
enabled?: pulumi.Input<boolean>;
|
|
209
|
+
/**
|
|
210
|
+
* TLS project ID bound to access log
|
|
211
|
+
*/
|
|
212
|
+
projectId?: pulumi.Input<string>;
|
|
213
|
+
/**
|
|
214
|
+
* TLS subject ID bound to access log
|
|
215
|
+
*/
|
|
216
|
+
topicId?: pulumi.Input<string>;
|
|
217
|
+
}
|
|
204
218
|
interface LoadBalancerIpv6EipBillingConfig {
|
|
205
219
|
/**
|
|
206
220
|
* Peak bandwidth of IPv6 EIP, in Mbps.
|
|
@@ -225,6 +239,20 @@ export declare namespace alb {
|
|
|
225
239
|
*/
|
|
226
240
|
value?: pulumi.Input<string>;
|
|
227
241
|
}
|
|
242
|
+
interface LoadBalancerTlsAccessLog {
|
|
243
|
+
/**
|
|
244
|
+
* Whether to enable access log
|
|
245
|
+
*/
|
|
246
|
+
enabled?: pulumi.Input<boolean>;
|
|
247
|
+
/**
|
|
248
|
+
* TLS project ID bound to access log
|
|
249
|
+
*/
|
|
250
|
+
projectId?: pulumi.Input<string>;
|
|
251
|
+
/**
|
|
252
|
+
* TLS subject ID bound to access log
|
|
253
|
+
*/
|
|
254
|
+
topicId?: pulumi.Input<string>;
|
|
255
|
+
}
|
|
228
256
|
interface LoadBalancerZoneMapping {
|
|
229
257
|
/**
|
|
230
258
|
* Subnet ID providing services within the availability zone.
|
|
@@ -3992,13 +4020,13 @@ export declare namespace clb {
|
|
|
3992
4020
|
*/
|
|
3993
4021
|
bucketName?: pulumi.Input<string>;
|
|
3994
4022
|
/**
|
|
3995
|
-
*
|
|
4023
|
+
* Enable access log TOS feature?
|
|
3996
4024
|
*/
|
|
3997
|
-
|
|
4025
|
+
enabled?: pulumi.Input<boolean>;
|
|
3998
4026
|
/**
|
|
3999
|
-
* Enable access log
|
|
4027
|
+
* Enable access log TLS feature?
|
|
4000
4028
|
*/
|
|
4001
|
-
|
|
4029
|
+
tlsEnabled?: pulumi.Input<boolean>;
|
|
4002
4030
|
/**
|
|
4003
4031
|
* Log project
|
|
4004
4032
|
*/
|
|
@@ -4506,7 +4534,7 @@ export declare namespace cloudidentity {
|
|
|
4506
4534
|
export declare namespace cloudmonitor {
|
|
4507
4535
|
interface ContactGroupContact {
|
|
4508
4536
|
/**
|
|
4509
|
-
*
|
|
4537
|
+
* Contact ID
|
|
4510
4538
|
*/
|
|
4511
4539
|
contactId?: pulumi.Input<string>;
|
|
4512
4540
|
}
|
|
@@ -6869,6 +6897,139 @@ export declare namespace gtm {
|
|
|
6869
6897
|
*/
|
|
6870
6898
|
weight?: pulumi.Input<number>;
|
|
6871
6899
|
}
|
|
6900
|
+
interface RulePoolSet {
|
|
6901
|
+
/**
|
|
6902
|
+
* Minimum number of available addresses required for the address pool collection to be considered available.
|
|
6903
|
+
*/
|
|
6904
|
+
activeAddrThr?: pulumi.Input<number>;
|
|
6905
|
+
/**
|
|
6906
|
+
* Address pool name.
|
|
6907
|
+
*/
|
|
6908
|
+
name?: pulumi.Input<string>;
|
|
6909
|
+
pools?: pulumi.Input<pulumi.Input<inputs.gtm.RulePoolSetPool>[]>;
|
|
6910
|
+
}
|
|
6911
|
+
interface RulePoolSetPool {
|
|
6912
|
+
addresses?: pulumi.Input<pulumi.Input<inputs.gtm.RulePoolSetPoolAddress>[]>;
|
|
6913
|
+
/**
|
|
6914
|
+
* The number of unavailable addresses in the address pool.
|
|
6915
|
+
*/
|
|
6916
|
+
inactiveAddrCount?: pulumi.Input<number>;
|
|
6917
|
+
/**
|
|
6918
|
+
* Address pool name.
|
|
6919
|
+
*/
|
|
6920
|
+
name?: pulumi.Input<string>;
|
|
6921
|
+
/**
|
|
6922
|
+
* Address pool ID.
|
|
6923
|
+
*/
|
|
6924
|
+
poolId?: pulumi.Input<string>;
|
|
6925
|
+
/**
|
|
6926
|
+
* Address pool weight.
|
|
6927
|
+
*/
|
|
6928
|
+
weight?: pulumi.Input<number>;
|
|
6929
|
+
}
|
|
6930
|
+
interface RulePoolSetPoolAddress {
|
|
6931
|
+
/**
|
|
6932
|
+
* Whether the address is available. true: The address is available. false: The address is unavailable.
|
|
6933
|
+
*/
|
|
6934
|
+
active?: pulumi.Input<boolean>;
|
|
6935
|
+
/**
|
|
6936
|
+
* The capacity of the address. For addresses without a set capacity value, this parameter returns the default capacity value of 1000.
|
|
6937
|
+
*/
|
|
6938
|
+
capacity?: pulumi.Input<number>;
|
|
6939
|
+
/**
|
|
6940
|
+
* This parameter has no practical significance. You can ignore this parameter.
|
|
6941
|
+
*/
|
|
6942
|
+
geo?: pulumi.Input<string>;
|
|
6943
|
+
/**
|
|
6944
|
+
* Latency (ms) for health check probe accessing the target address.
|
|
6945
|
+
*/
|
|
6946
|
+
latency?: pulumi.Input<number>;
|
|
6947
|
+
/**
|
|
6948
|
+
* The mechanism for determining whether an address is available. auto: automatic mode. Cloud Scheduling GTM determines address availability based on health check results. always*on: address is always available. always*off: address is always unavailable.
|
|
6949
|
+
*/
|
|
6950
|
+
mode?: pulumi.Input<string>;
|
|
6951
|
+
/**
|
|
6952
|
+
* The assigned region for the target address. See line codes for the mapping between line codes and specific regions (i.e., lines).
|
|
6953
|
+
*/
|
|
6954
|
+
rectifiedGeos?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6955
|
+
/**
|
|
6956
|
+
* Address.
|
|
6957
|
+
*/
|
|
6958
|
+
value?: pulumi.Input<string>;
|
|
6959
|
+
/**
|
|
6960
|
+
* Address weight. For addresses without a specified weight, this parameter returns the default weight value of 1.
|
|
6961
|
+
*/
|
|
6962
|
+
weight?: pulumi.Input<number>;
|
|
6963
|
+
}
|
|
6964
|
+
interface RuleProbe {
|
|
6965
|
+
/**
|
|
6966
|
+
* Recommended number of health check probe points.
|
|
6967
|
+
*/
|
|
6968
|
+
advisedNodeCount?: pulumi.Input<number>;
|
|
6969
|
+
/**
|
|
6970
|
+
* Whether health checks are disabled. true: disabled. false: not disabled.
|
|
6971
|
+
*/
|
|
6972
|
+
disable?: pulumi.Input<boolean>;
|
|
6973
|
+
/**
|
|
6974
|
+
* The threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address is marked as faulty after 3 consecutive health check failures. The default value is 3.
|
|
6975
|
+
*/
|
|
6976
|
+
failedCount?: pulumi.Input<number>;
|
|
6977
|
+
/**
|
|
6978
|
+
* Domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
6979
|
+
*/
|
|
6980
|
+
host?: pulumi.Input<string>;
|
|
6981
|
+
/**
|
|
6982
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
6983
|
+
*/
|
|
6984
|
+
httpMethod?: pulumi.Input<string>;
|
|
6985
|
+
httpUsabilityCodes?: pulumi.Input<pulumi.Input<inputs.gtm.RuleProbeHttpUsabilityCode>[]>;
|
|
6986
|
+
/**
|
|
6987
|
+
* The interval between each health check, in seconds.
|
|
6988
|
+
*/
|
|
6989
|
+
interval?: pulumi.Input<number>;
|
|
6990
|
+
/**
|
|
6991
|
+
* Whether to manually configure the health check probe. true: Manually configure the health check probe. false: Use recommended health check probe.
|
|
6992
|
+
*/
|
|
6993
|
+
isManualNodes?: pulumi.Input<boolean>;
|
|
6994
|
+
/**
|
|
6995
|
+
* Health check probe point.
|
|
6996
|
+
*/
|
|
6997
|
+
nodes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6998
|
+
/**
|
|
6999
|
+
* Packet count. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
7000
|
+
*/
|
|
7001
|
+
pingCount?: pulumi.Input<number>;
|
|
7002
|
+
/**
|
|
7003
|
+
* Packet loss rate, expressed as a percentage. If the packet loss rate exceeds this parameter, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during the health check is 11%, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
7004
|
+
*/
|
|
7005
|
+
pingLossPercent?: pulumi.Input<number>;
|
|
7006
|
+
/**
|
|
7007
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7008
|
+
*/
|
|
7009
|
+
port?: pulumi.Input<number>;
|
|
7010
|
+
/**
|
|
7011
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
7012
|
+
*/
|
|
7013
|
+
protocol?: pulumi.Input<string>;
|
|
7014
|
+
/**
|
|
7015
|
+
* The timeout period for the health check task, in seconds. ping: If the latency exceeds the value of Timeout, it is considered packet loss. http/https: If the latency exceeds the value of Timeout, it is considered an abnormal result.
|
|
7016
|
+
*/
|
|
7017
|
+
timeout?: pulumi.Input<number>;
|
|
7018
|
+
/**
|
|
7019
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7020
|
+
*/
|
|
7021
|
+
url?: pulumi.Input<string>;
|
|
7022
|
+
}
|
|
7023
|
+
interface RuleProbeHttpUsabilityCode {
|
|
7024
|
+
/**
|
|
7025
|
+
* HTTP status code list.
|
|
7026
|
+
*/
|
|
7027
|
+
codes?: pulumi.Input<pulumi.Input<number>[]>;
|
|
7028
|
+
/**
|
|
7029
|
+
* Operator. interval: Matches values within the range. include: Matches specified values. exclude: Matches values other than the specified values.
|
|
7030
|
+
*/
|
|
7031
|
+
operator?: pulumi.Input<string>;
|
|
7032
|
+
}
|
|
6872
7033
|
}
|
|
6873
7034
|
export declare namespace hbase {
|
|
6874
7035
|
interface InstanceEndpoint {
|
|
@@ -7566,6 +7727,16 @@ export declare namespace kms {
|
|
|
7566
7727
|
}
|
|
7567
7728
|
}
|
|
7568
7729
|
export declare namespace mongodb {
|
|
7730
|
+
interface AccountAccountPrivilege {
|
|
7731
|
+
/**
|
|
7732
|
+
* Databases for which the account has permissions.
|
|
7733
|
+
*/
|
|
7734
|
+
dbName?: pulumi.Input<string>;
|
|
7735
|
+
/**
|
|
7736
|
+
* Permissions the account has in the current database.
|
|
7737
|
+
*/
|
|
7738
|
+
roleName?: pulumi.Input<string>;
|
|
7739
|
+
}
|
|
7569
7740
|
interface AllowListAssociatedInstance {
|
|
7570
7741
|
/**
|
|
7571
7742
|
* Instance ID bound to the current allowlist.
|
|
@@ -9346,6 +9517,65 @@ export declare namespace rdspostgresql {
|
|
|
9346
9517
|
*/
|
|
9347
9518
|
zoneId: pulumi.Input<string>;
|
|
9348
9519
|
}
|
|
9520
|
+
interface InstanceReplicationSlot {
|
|
9521
|
+
/**
|
|
9522
|
+
* Database associated with the slot
|
|
9523
|
+
*/
|
|
9524
|
+
database?: pulumi.Input<string>;
|
|
9525
|
+
/**
|
|
9526
|
+
* Connected client IP address
|
|
9527
|
+
*/
|
|
9528
|
+
ipAddress?: pulumi.Input<string>;
|
|
9529
|
+
/**
|
|
9530
|
+
* Plugin used by the slot
|
|
9531
|
+
*/
|
|
9532
|
+
plugin?: pulumi.Input<string>;
|
|
9533
|
+
/**
|
|
9534
|
+
* Slot name
|
|
9535
|
+
*/
|
|
9536
|
+
slotName?: pulumi.Input<string>;
|
|
9537
|
+
/**
|
|
9538
|
+
* Slot status
|
|
9539
|
+
*/
|
|
9540
|
+
slotStatus?: pulumi.Input<string>;
|
|
9541
|
+
/**
|
|
9542
|
+
* Slot type
|
|
9543
|
+
*/
|
|
9544
|
+
slotType?: pulumi.Input<string>;
|
|
9545
|
+
/**
|
|
9546
|
+
* Whether it is a temporary slot
|
|
9547
|
+
*/
|
|
9548
|
+
temporary?: pulumi.Input<boolean>;
|
|
9549
|
+
/**
|
|
9550
|
+
* WAL delay size
|
|
9551
|
+
*/
|
|
9552
|
+
walDelay?: pulumi.Input<number>;
|
|
9553
|
+
}
|
|
9554
|
+
interface InstanceRestoreToExistedInstance {
|
|
9555
|
+
/**
|
|
9556
|
+
* Backup set ID
|
|
9557
|
+
*/
|
|
9558
|
+
backupId?: pulumi.Input<string>;
|
|
9559
|
+
databases?: pulumi.Input<pulumi.Input<inputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase>[]>;
|
|
9560
|
+
/**
|
|
9561
|
+
* Source instance ID
|
|
9562
|
+
*/
|
|
9563
|
+
sourceDbInstanceId?: pulumi.Input<string>;
|
|
9564
|
+
/**
|
|
9565
|
+
* Database account for the target instance
|
|
9566
|
+
*/
|
|
9567
|
+
targetDbInstanceAccount?: pulumi.Input<string>;
|
|
9568
|
+
}
|
|
9569
|
+
interface InstanceRestoreToExistedInstanceDatabase {
|
|
9570
|
+
/**
|
|
9571
|
+
* Source database name
|
|
9572
|
+
*/
|
|
9573
|
+
dbName?: pulumi.Input<string>;
|
|
9574
|
+
/**
|
|
9575
|
+
* Name of the new database after restoration
|
|
9576
|
+
*/
|
|
9577
|
+
newDbName?: pulumi.Input<string>;
|
|
9578
|
+
}
|
|
9349
9579
|
interface InstanceTag {
|
|
9350
9580
|
/**
|
|
9351
9581
|
* Tag key
|