@volcengine/pulumi-volcenginecc 0.0.33 → 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.
- package/iam/accesskey.d.ts +23 -23
- package/iam/accesskey.js +1 -1
- package/iam/getAccesskey.d.ts +10 -10
- package/mongodb/getInstance.d.ts +4 -0
- package/mongodb/getInstance.js.map +1 -1
- package/mongodb/instance.d.ts +3 -0
- package/mongodb/instance.js +2 -0
- package/mongodb/instance.js.map +1 -1
- package/package.json +1 -1
- package/privatelink/endpointService.d.ts +12 -0
- package/privatelink/endpointService.js +2 -0
- package/privatelink/endpointService.js.map +1 -1
- package/privatelink/getEndpointService.d.ts +4 -0
- package/privatelink/getEndpointService.js.map +1 -1
- package/privatezone/getRecord.d.ts +5 -0
- package/privatezone/getRecord.js.map +1 -1
- package/privatezone/record.d.ts +4 -0
- package/privatezone/record.js +2 -0
- package/privatezone/record.js.map +1 -1
- package/rdsmysql/getParameterTemplate.d.ts +97 -0
- package/rdsmysql/getParameterTemplate.js +28 -0
- package/rdsmysql/getParameterTemplate.js.map +1 -0
- package/rdsmysql/getParameterTemplates.d.ts +22 -0
- package/rdsmysql/getParameterTemplates.js +24 -0
- package/rdsmysql/getParameterTemplates.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/rdsmysql/parameterTemplate.d.ts +186 -0
- package/rdsmysql/parameterTemplate.js +92 -0
- package/rdsmysql/parameterTemplate.js.map +1 -0
- package/rdspostgresql/allowList.d.ts +1 -22
- package/rdspostgresql/allowList.js +2 -20
- package/rdspostgresql/allowList.js.map +1 -1
- package/rdspostgresql/backup.d.ts +222 -0
- package/rdspostgresql/backup.js +97 -0
- package/rdspostgresql/backup.js.map +1 -0
- package/rdspostgresql/getBackup.d.ts +113 -0
- package/rdspostgresql/getBackup.js +28 -0
- package/rdspostgresql/getBackup.js.map +1 -0
- package/rdspostgresql/getBackups.d.ts +22 -0
- package/rdspostgresql/getBackups.js +24 -0
- package/rdspostgresql/getBackups.js.map +1 -0
- package/rdspostgresql/index.d.ts +9 -0
- package/rdspostgresql/index.js +12 -1
- package/rdspostgresql/index.js.map +1 -1
- package/redis/getInstance.d.ts +8 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/getParameterGroup.d.ts +77 -0
- package/redis/getParameterGroup.js +28 -0
- package/redis/getParameterGroup.js.map +1 -0
- package/redis/getParameterGroups.d.ts +22 -0
- package/redis/getParameterGroups.js +24 -0
- package/redis/getParameterGroups.js.map +1 -0
- package/redis/index.d.ts +9 -0
- package/redis/index.js +12 -1
- package/redis/index.js.map +1 -1
- package/redis/instance.d.ts +47 -18
- package/redis/instance.js +27 -18
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +151 -0
- package/redis/parameterGroup.js +108 -0
- package/redis/parameterGroup.js.map +1 -0
- package/tos/bucketCors.d.ts +62 -0
- package/tos/bucketCors.js +66 -0
- package/tos/bucketCors.js.map +1 -0
- package/tos/bucketNotification.d.ts +62 -0
- package/tos/bucketNotification.js +63 -0
- package/tos/bucketNotification.js.map +1 -0
- package/tos/bucketRealtimeLog.d.ts +71 -0
- package/tos/bucketRealtimeLog.js +66 -0
- package/tos/bucketRealtimeLog.js.map +1 -0
- package/tos/getBucketCors.d.ts +45 -0
- package/tos/getBucketCors.js +28 -0
- package/tos/getBucketCors.js.map +1 -0
- package/tos/getBucketNotification.d.ts +45 -0
- package/tos/getBucketNotification.js +28 -0
- package/tos/getBucketNotification.js.map +1 -0
- package/tos/getBucketNotifications.d.ts +22 -0
- package/tos/getBucketNotifications.js +24 -0
- package/tos/getBucketNotifications.js.map +1 -0
- package/tos/getBucketRealtimeLog.d.ts +45 -0
- package/tos/getBucketRealtimeLog.js +28 -0
- package/tos/getBucketRealtimeLog.js.map +1 -0
- package/tos/getBucketRealtimeLogs.d.ts +22 -0
- package/tos/getBucketRealtimeLogs.js +24 -0
- package/tos/getBucketRealtimeLogs.js.map +1 -0
- package/tos/index.d.ts +24 -0
- package/tos/index.js +31 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +286 -8
- package/types/output.d.ts +628 -8
- package/vefaas/function.d.ts +20 -0
- package/vefaas/function.js +4 -0
- package/vefaas/function.js.map +1 -1
- package/vefaas/getFunction.d.ts +8 -0
- package/vefaas/getFunction.js.map +1 -1
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::Redis::ParameterGroup
|
|
5
|
+
*/
|
|
6
|
+
export declare function getParameterGroup(args: GetParameterGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetParameterGroupResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getParameterGroup.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetParameterGroupArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getParameterGroup.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetParameterGroupResult {
|
|
20
|
+
/**
|
|
21
|
+
* Parameter group creation time
|
|
22
|
+
*/
|
|
23
|
+
readonly createTime: string;
|
|
24
|
+
/**
|
|
25
|
+
* Whether it is the default parameter group
|
|
26
|
+
*/
|
|
27
|
+
readonly default: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Parameter group description
|
|
30
|
+
*/
|
|
31
|
+
readonly description: string;
|
|
32
|
+
/**
|
|
33
|
+
* Redis engine version for the parameter group
|
|
34
|
+
*/
|
|
35
|
+
readonly engineVersion: string;
|
|
36
|
+
/**
|
|
37
|
+
* Uniquely identifies the resource.
|
|
38
|
+
*/
|
|
39
|
+
readonly id: string;
|
|
40
|
+
/**
|
|
41
|
+
* Parameter group name
|
|
42
|
+
*/
|
|
43
|
+
readonly name: string;
|
|
44
|
+
/**
|
|
45
|
+
* List of parameter values to set
|
|
46
|
+
*/
|
|
47
|
+
readonly paramValues: outputs.redis.GetParameterGroupParamValue[];
|
|
48
|
+
/**
|
|
49
|
+
* Parameter group ID, automatically generated by the system
|
|
50
|
+
*/
|
|
51
|
+
readonly parameterGroupId: string;
|
|
52
|
+
/**
|
|
53
|
+
* List of parameter details in the parameter group, must be provided when modifying
|
|
54
|
+
*/
|
|
55
|
+
readonly parameters: outputs.redis.GetParameterGroupParameter[];
|
|
56
|
+
/**
|
|
57
|
+
* Parameter group source. Values: System (system parameter group), User (user parameter group)
|
|
58
|
+
*/
|
|
59
|
+
readonly source: string;
|
|
60
|
+
/**
|
|
61
|
+
* Parameter group update time
|
|
62
|
+
*/
|
|
63
|
+
readonly updateTime: string;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Data Source schema for Volcengine::Redis::ParameterGroup
|
|
67
|
+
*/
|
|
68
|
+
export declare function getParameterGroupOutput(args: GetParameterGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetParameterGroupResult>;
|
|
69
|
+
/**
|
|
70
|
+
* A collection of arguments for invoking getParameterGroup.
|
|
71
|
+
*/
|
|
72
|
+
export interface GetParameterGroupOutputArgs {
|
|
73
|
+
/**
|
|
74
|
+
* Uniquely identifies the resource.
|
|
75
|
+
*/
|
|
76
|
+
id: pulumi.Input<string>;
|
|
77
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getParameterGroupOutput = exports.getParameterGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::Redis::ParameterGroup
|
|
10
|
+
*/
|
|
11
|
+
function getParameterGroup(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:redis/getParameterGroup:getParameterGroup", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getParameterGroup = getParameterGroup;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::Redis::ParameterGroup
|
|
20
|
+
*/
|
|
21
|
+
function getParameterGroupOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:redis/getParameterGroup:getParameterGroup", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getParameterGroupOutput = getParameterGroupOutput;
|
|
28
|
+
//# sourceMappingURL=getParameterGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getParameterGroup.js","sourceRoot":"","sources":["../../redis/getParameterGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA6DD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::Redis::ParameterGroup
|
|
4
|
+
*/
|
|
5
|
+
export declare function getParameterGroups(opts?: pulumi.InvokeOptions): Promise<GetParameterGroupsResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getParameterGroups.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetParameterGroupsResult {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the data source.
|
|
12
|
+
*/
|
|
13
|
+
readonly id: string;
|
|
14
|
+
/**
|
|
15
|
+
* Set of Resource Identifiers.
|
|
16
|
+
*/
|
|
17
|
+
readonly ids: string[];
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Plural Data Source schema for Volcengine::Redis::ParameterGroup
|
|
21
|
+
*/
|
|
22
|
+
export declare function getParameterGroupsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetParameterGroupsResult>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getParameterGroupsOutput = exports.getParameterGroups = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::Redis::ParameterGroup
|
|
10
|
+
*/
|
|
11
|
+
function getParameterGroups(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:redis/getParameterGroups:getParameterGroups", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getParameterGroups = getParameterGroups;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::Redis::ParameterGroup
|
|
18
|
+
*/
|
|
19
|
+
function getParameterGroupsOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:redis/getParameterGroups:getParameterGroups", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getParameterGroupsOutput = getParameterGroupsOutput;
|
|
24
|
+
//# sourceMappingURL=getParameterGroups.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getParameterGroups.js","sourceRoot":"","sources":["../../redis/getParameterGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC;AAeD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAiC;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE,EAC9F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC"}
|
package/redis/index.d.ts
CHANGED
|
@@ -31,6 +31,15 @@ export declare const getInstanceOutput: typeof import("./getInstance").getInstan
|
|
|
31
31
|
export { GetInstancesResult } from "./getInstances";
|
|
32
32
|
export declare const getInstances: typeof import("./getInstances").getInstances;
|
|
33
33
|
export declare const getInstancesOutput: typeof import("./getInstances").getInstancesOutput;
|
|
34
|
+
export { GetParameterGroupArgs, GetParameterGroupResult, GetParameterGroupOutputArgs } from "./getParameterGroup";
|
|
35
|
+
export declare const getParameterGroup: typeof import("./getParameterGroup").getParameterGroup;
|
|
36
|
+
export declare const getParameterGroupOutput: typeof import("./getParameterGroup").getParameterGroupOutput;
|
|
37
|
+
export { GetParameterGroupsResult } from "./getParameterGroups";
|
|
38
|
+
export declare const getParameterGroups: typeof import("./getParameterGroups").getParameterGroups;
|
|
39
|
+
export declare const getParameterGroupsOutput: typeof import("./getParameterGroups").getParameterGroupsOutput;
|
|
34
40
|
export { InstanceArgs, InstanceState } from "./instance";
|
|
35
41
|
export type Instance = import("./instance").Instance;
|
|
36
42
|
export declare const Instance: typeof import("./instance").Instance;
|
|
43
|
+
export { ParameterGroupArgs, ParameterGroupState } from "./parameterGroup";
|
|
44
|
+
export type ParameterGroup = import("./parameterGroup").ParameterGroup;
|
|
45
|
+
export declare const ParameterGroup: typeof import("./parameterGroup").ParameterGroup;
|
package/redis/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.Instance = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getEndpointPublicAddressesOutput = exports.getEndpointPublicAddresses = exports.getEndpointPublicAddressOutput = exports.getEndpointPublicAddress = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.getAccountsOutput = exports.getAccounts = exports.getAccountOutput = exports.getAccount = exports.EndpointPublicAddress = exports.AllowList = exports.Account = void 0;
|
|
5
|
+
exports.ParameterGroup = exports.Instance = exports.getParameterGroupsOutput = exports.getParameterGroups = exports.getParameterGroupOutput = exports.getParameterGroup = exports.getInstancesOutput = exports.getInstances = exports.getInstanceOutput = exports.getInstance = exports.getEndpointPublicAddressesOutput = exports.getEndpointPublicAddresses = exports.getEndpointPublicAddressOutput = exports.getEndpointPublicAddress = exports.getAllowListsOutput = exports.getAllowLists = exports.getAllowListOutput = exports.getAllowList = exports.getAccountsOutput = exports.getAccounts = exports.getAccountOutput = exports.getAccount = exports.EndpointPublicAddress = exports.AllowList = exports.Account = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Account = null;
|
|
@@ -35,8 +35,16 @@ utilities.lazyLoad(exports, ["getInstance", "getInstanceOutput"], () => require(
|
|
|
35
35
|
exports.getInstances = null;
|
|
36
36
|
exports.getInstancesOutput = null;
|
|
37
37
|
utilities.lazyLoad(exports, ["getInstances", "getInstancesOutput"], () => require("./getInstances"));
|
|
38
|
+
exports.getParameterGroup = null;
|
|
39
|
+
exports.getParameterGroupOutput = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["getParameterGroup", "getParameterGroupOutput"], () => require("./getParameterGroup"));
|
|
41
|
+
exports.getParameterGroups = null;
|
|
42
|
+
exports.getParameterGroupsOutput = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["getParameterGroups", "getParameterGroupsOutput"], () => require("./getParameterGroups"));
|
|
38
44
|
exports.Instance = null;
|
|
39
45
|
utilities.lazyLoad(exports, ["Instance"], () => require("./instance"));
|
|
46
|
+
exports.ParameterGroup = null;
|
|
47
|
+
utilities.lazyLoad(exports, ["ParameterGroup"], () => require("./parameterGroup"));
|
|
40
48
|
const _module = {
|
|
41
49
|
version: utilities.getVersion(),
|
|
42
50
|
construct: (name, type, urn) => {
|
|
@@ -49,6 +57,8 @@ const _module = {
|
|
|
49
57
|
return new exports.EndpointPublicAddress(name, undefined, { urn });
|
|
50
58
|
case "volcenginecc:redis/instance:Instance":
|
|
51
59
|
return new exports.Instance(name, undefined, { urn });
|
|
60
|
+
case "volcenginecc:redis/parameterGroup:ParameterGroup":
|
|
61
|
+
return new exports.ParameterGroup(name, undefined, { urn });
|
|
52
62
|
default:
|
|
53
63
|
throw new Error(`unknown resource type ${type}`);
|
|
54
64
|
}
|
|
@@ -58,4 +68,5 @@ pulumi.runtime.registerResourceModule("volcenginecc", "redis/account", _module);
|
|
|
58
68
|
pulumi.runtime.registerResourceModule("volcenginecc", "redis/allowList", _module);
|
|
59
69
|
pulumi.runtime.registerResourceModule("volcenginecc", "redis/endpointPublicAddress", _module);
|
|
60
70
|
pulumi.runtime.registerResourceModule("volcenginecc", "redis/instance", _module);
|
|
71
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "redis/parameterGroup", _module);
|
|
61
72
|
//# sourceMappingURL=index.js.map
|
package/redis/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../redis/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI5D,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAGpF,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC7G,QAAA,8BAA8B,GAA+E,IAAW,CAAC;AACtI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,EAAC,gCAAgC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAG3H,QAAA,0BAA0B,GAA6E,IAAW,CAAC;AACnH,QAAA,gCAAgC,GAAmF,IAAW,CAAC;AAC5I,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,4BAA4B,EAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAGjI,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../redis/index.ts"],"names":[],"mappings":"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"}
|
package/redis/instance.d.ts
CHANGED
|
@@ -11,24 +11,6 @@ import * as outputs from "../types/output";
|
|
|
11
11
|
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
12
12
|
*
|
|
13
13
|
* const redisInstanceDemo = new volcenginecc.redis.Instance("RedisInstanceDemo", {
|
|
14
|
-
* instanceName: "RedisInstance",
|
|
15
|
-
* shardedCluster: 1,
|
|
16
|
-
* password: "********",
|
|
17
|
-
* nodeNumber: 2,
|
|
18
|
-
* shardCapacity: 512,
|
|
19
|
-
* shardNumber: 2,
|
|
20
|
-
* engineVersion: "5.0",
|
|
21
|
-
* vpcId: "vpc-13f8xxxx",
|
|
22
|
-
* subnetId: "vpc_subnet-xxxx",
|
|
23
|
-
* deletionProtection: "disabled",
|
|
24
|
-
* chargeType: "PostPaid",
|
|
25
|
-
* port: 6381,
|
|
26
|
-
* projectName: "default",
|
|
27
|
-
* tags: [{
|
|
28
|
-
* key: "env",
|
|
29
|
-
* value: "test",
|
|
30
|
-
* }],
|
|
31
|
-
* multiAz: "enabled",
|
|
32
14
|
* configureNodes: [
|
|
33
15
|
* {
|
|
34
16
|
* az: "cn-beijing-a",
|
|
@@ -37,6 +19,29 @@ import * as outputs from "../types/output";
|
|
|
37
19
|
* az: "cn-beijing-b",
|
|
38
20
|
* },
|
|
39
21
|
* ],
|
|
22
|
+
* multiAz: "enabled",
|
|
23
|
+
* tags: [{
|
|
24
|
+
* key: "env",
|
|
25
|
+
* value: "test",
|
|
26
|
+
* }],
|
|
27
|
+
* projectName: "default",
|
|
28
|
+
* vpcId: "vpc-xxxxx",
|
|
29
|
+
* subnetId: "subnet-xxxxx",
|
|
30
|
+
* deletionProtection: "enabled",
|
|
31
|
+
* port: 9999,
|
|
32
|
+
* autoRenew: false,
|
|
33
|
+
* chargeType: "PostPaid",
|
|
34
|
+
* engineVersion: "6.0",
|
|
35
|
+
* shardCapacity: 512,
|
|
36
|
+
* shardNumber: 2,
|
|
37
|
+
* nodeNumber: 2,
|
|
38
|
+
* allowListIds: ["acl-cnlfwmfaqdefxxxxx"],
|
|
39
|
+
* password: "********",
|
|
40
|
+
* shardedCluster: 1,
|
|
41
|
+
* instanceName: "ccapi-auto-test",
|
|
42
|
+
* noAuthMode: "open",
|
|
43
|
+
* parameterGroupId: "DefaultParamGroupId-6.0",
|
|
44
|
+
* continuousBackup: true,
|
|
40
45
|
* });
|
|
41
46
|
* ```
|
|
42
47
|
*
|
|
@@ -74,6 +79,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
74
79
|
* Set a backup name for the full backup created before changes.
|
|
75
80
|
*/
|
|
76
81
|
readonly backupPointName: pulumi.Output<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Restore data from the backup set to the original Redis instance.
|
|
84
|
+
*/
|
|
85
|
+
readonly backupRestore: pulumi.Output<outputs.redis.InstanceBackupRestore>;
|
|
77
86
|
/**
|
|
78
87
|
* Blue-green deployment role of the instance. Valid values: Blue: blue instance. Green: green instance. This parameter is returned only for Redis instances that have used the blue-green deployment feature.
|
|
79
88
|
*/
|
|
@@ -87,6 +96,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
87
96
|
*/
|
|
88
97
|
readonly chargeType: pulumi.Output<string>;
|
|
89
98
|
readonly configureNodes: pulumi.Output<outputs.redis.InstanceConfigureNode[]>;
|
|
99
|
+
/**
|
|
100
|
+
* Enable data flashback
|
|
101
|
+
*/
|
|
102
|
+
readonly continuousBackup: pulumi.Output<boolean>;
|
|
90
103
|
/**
|
|
91
104
|
* Whether to create a backup before making changes.
|
|
92
105
|
*/
|
|
@@ -251,6 +264,10 @@ export interface InstanceState {
|
|
|
251
264
|
* Set a backup name for the full backup created before changes.
|
|
252
265
|
*/
|
|
253
266
|
backupPointName?: pulumi.Input<string>;
|
|
267
|
+
/**
|
|
268
|
+
* Restore data from the backup set to the original Redis instance.
|
|
269
|
+
*/
|
|
270
|
+
backupRestore?: pulumi.Input<inputs.redis.InstanceBackupRestore>;
|
|
254
271
|
/**
|
|
255
272
|
* Blue-green deployment role of the instance. Valid values: Blue: blue instance. Green: green instance. This parameter is returned only for Redis instances that have used the blue-green deployment feature.
|
|
256
273
|
*/
|
|
@@ -264,6 +281,10 @@ export interface InstanceState {
|
|
|
264
281
|
*/
|
|
265
282
|
chargeType?: pulumi.Input<string>;
|
|
266
283
|
configureNodes?: pulumi.Input<pulumi.Input<inputs.redis.InstanceConfigureNode>[]>;
|
|
284
|
+
/**
|
|
285
|
+
* Enable data flashback
|
|
286
|
+
*/
|
|
287
|
+
continuousBackup?: pulumi.Input<boolean>;
|
|
267
288
|
/**
|
|
268
289
|
* Whether to create a backup before making changes.
|
|
269
290
|
*/
|
|
@@ -420,11 +441,19 @@ export interface InstanceArgs {
|
|
|
420
441
|
* Set a backup name for the full backup created before changes.
|
|
421
442
|
*/
|
|
422
443
|
backupPointName?: pulumi.Input<string>;
|
|
444
|
+
/**
|
|
445
|
+
* Restore data from the backup set to the original Redis instance.
|
|
446
|
+
*/
|
|
447
|
+
backupRestore?: pulumi.Input<inputs.redis.InstanceBackupRestore>;
|
|
423
448
|
/**
|
|
424
449
|
* Instance billing type. Value options: PrePaid: Subscription (also called prepaid). PostPaid: Pay-as-you-go (also called postpaid).
|
|
425
450
|
*/
|
|
426
451
|
chargeType?: pulumi.Input<string>;
|
|
427
452
|
configureNodes: pulumi.Input<pulumi.Input<inputs.redis.InstanceConfigureNode>[]>;
|
|
453
|
+
/**
|
|
454
|
+
* Enable data flashback
|
|
455
|
+
*/
|
|
456
|
+
continuousBackup?: pulumi.Input<boolean>;
|
|
428
457
|
/**
|
|
429
458
|
* Whether to create a backup before making changes.
|
|
430
459
|
*/
|
package/redis/instance.js
CHANGED
|
@@ -15,24 +15,6 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
16
16
|
*
|
|
17
17
|
* const redisInstanceDemo = new volcenginecc.redis.Instance("RedisInstanceDemo", {
|
|
18
|
-
* instanceName: "RedisInstance",
|
|
19
|
-
* shardedCluster: 1,
|
|
20
|
-
* password: "********",
|
|
21
|
-
* nodeNumber: 2,
|
|
22
|
-
* shardCapacity: 512,
|
|
23
|
-
* shardNumber: 2,
|
|
24
|
-
* engineVersion: "5.0",
|
|
25
|
-
* vpcId: "vpc-13f8xxxx",
|
|
26
|
-
* subnetId: "vpc_subnet-xxxx",
|
|
27
|
-
* deletionProtection: "disabled",
|
|
28
|
-
* chargeType: "PostPaid",
|
|
29
|
-
* port: 6381,
|
|
30
|
-
* projectName: "default",
|
|
31
|
-
* tags: [{
|
|
32
|
-
* key: "env",
|
|
33
|
-
* value: "test",
|
|
34
|
-
* }],
|
|
35
|
-
* multiAz: "enabled",
|
|
36
18
|
* configureNodes: [
|
|
37
19
|
* {
|
|
38
20
|
* az: "cn-beijing-a",
|
|
@@ -41,6 +23,29 @@ const utilities = require("../utilities");
|
|
|
41
23
|
* az: "cn-beijing-b",
|
|
42
24
|
* },
|
|
43
25
|
* ],
|
|
26
|
+
* multiAz: "enabled",
|
|
27
|
+
* tags: [{
|
|
28
|
+
* key: "env",
|
|
29
|
+
* value: "test",
|
|
30
|
+
* }],
|
|
31
|
+
* projectName: "default",
|
|
32
|
+
* vpcId: "vpc-xxxxx",
|
|
33
|
+
* subnetId: "subnet-xxxxx",
|
|
34
|
+
* deletionProtection: "enabled",
|
|
35
|
+
* port: 9999,
|
|
36
|
+
* autoRenew: false,
|
|
37
|
+
* chargeType: "PostPaid",
|
|
38
|
+
* engineVersion: "6.0",
|
|
39
|
+
* shardCapacity: 512,
|
|
40
|
+
* shardNumber: 2,
|
|
41
|
+
* nodeNumber: 2,
|
|
42
|
+
* allowListIds: ["acl-cnlfwmfaqdefxxxxx"],
|
|
43
|
+
* password: "********",
|
|
44
|
+
* shardedCluster: 1,
|
|
45
|
+
* instanceName: "ccapi-auto-test",
|
|
46
|
+
* noAuthMode: "open",
|
|
47
|
+
* parameterGroupId: "DefaultParamGroupId-6.0",
|
|
48
|
+
* continuousBackup: true,
|
|
44
49
|
* });
|
|
45
50
|
* ```
|
|
46
51
|
*
|
|
@@ -81,10 +86,12 @@ class Instance extends pulumi.CustomResource {
|
|
|
81
86
|
resourceInputs["allowListIds"] = state ? state.allowListIds : undefined;
|
|
82
87
|
resourceInputs["autoRenew"] = state ? state.autoRenew : undefined;
|
|
83
88
|
resourceInputs["backupPointName"] = state ? state.backupPointName : undefined;
|
|
89
|
+
resourceInputs["backupRestore"] = state ? state.backupRestore : undefined;
|
|
84
90
|
resourceInputs["blueGreenRole"] = state ? state.blueGreenRole : undefined;
|
|
85
91
|
resourceInputs["capacity"] = state ? state.capacity : undefined;
|
|
86
92
|
resourceInputs["chargeType"] = state ? state.chargeType : undefined;
|
|
87
93
|
resourceInputs["configureNodes"] = state ? state.configureNodes : undefined;
|
|
94
|
+
resourceInputs["continuousBackup"] = state ? state.continuousBackup : undefined;
|
|
88
95
|
resourceInputs["createBackup"] = state ? state.createBackup : undefined;
|
|
89
96
|
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
90
97
|
resourceInputs["dataLayout"] = state ? state.dataLayout : undefined;
|
|
@@ -152,8 +159,10 @@ class Instance extends pulumi.CustomResource {
|
|
|
152
159
|
resourceInputs["allowListIds"] = args ? args.allowListIds : undefined;
|
|
153
160
|
resourceInputs["autoRenew"] = args ? args.autoRenew : undefined;
|
|
154
161
|
resourceInputs["backupPointName"] = args ? args.backupPointName : undefined;
|
|
162
|
+
resourceInputs["backupRestore"] = args ? args.backupRestore : undefined;
|
|
155
163
|
resourceInputs["chargeType"] = args ? args.chargeType : undefined;
|
|
156
164
|
resourceInputs["configureNodes"] = args ? args.configureNodes : undefined;
|
|
165
|
+
resourceInputs["continuousBackup"] = args ? args.continuousBackup : undefined;
|
|
157
166
|
resourceInputs["createBackup"] = args ? args.createBackup : undefined;
|
|
158
167
|
resourceInputs["deletionProtection"] = args ? args.deletionProtection : undefined;
|
|
159
168
|
resourceInputs["engineVersion"] = args ? args.engineVersion : undefined;
|
package/redis/instance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../redis/instance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../redis/instance.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Volcano Engine Cloud Database Redis Edition parameter group, used to manage and apply Redis instance parameter configurations in bulk
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as volcenginecc from "@pulumi/volcenginecc";
|
|
12
|
+
*
|
|
13
|
+
* const redisParameterGroupDemo = new volcenginecc.index.RedisParametergroup("RedisParameterGroupDemo", {
|
|
14
|
+
* engineVersion: "6.0",
|
|
15
|
+
* description: "用于测试的Redis 6.0自定义参数组",
|
|
16
|
+
* paramValues: [
|
|
17
|
+
* {
|
|
18
|
+
* value: "allkeys-lru",
|
|
19
|
+
* name: "maxmemory-policy",
|
|
20
|
+
* },
|
|
21
|
+
* {
|
|
22
|
+
* value: "300",
|
|
23
|
+
* name: "proxy-client-idle-timeout",
|
|
24
|
+
* },
|
|
25
|
+
* ],
|
|
26
|
+
* name: "test-redis6-param-group",
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* ## Import
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import volcenginecc:redis/parameterGroup:ParameterGroup example "parameter_group_id"
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
export declare class ParameterGroup extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing ParameterGroup resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ParameterGroupState, opts?: pulumi.CustomResourceOptions): ParameterGroup;
|
|
47
|
+
/**
|
|
48
|
+
* Returns true if the given object is an instance of ParameterGroup. This is designed to work even
|
|
49
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
50
|
+
*/
|
|
51
|
+
static isInstance(obj: any): obj is ParameterGroup;
|
|
52
|
+
/**
|
|
53
|
+
* Parameter group creation time
|
|
54
|
+
*/
|
|
55
|
+
readonly createTime: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* Whether it is the default parameter group
|
|
58
|
+
*/
|
|
59
|
+
readonly default: pulumi.Output<boolean>;
|
|
60
|
+
/**
|
|
61
|
+
* Parameter group description
|
|
62
|
+
*/
|
|
63
|
+
readonly description: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Redis engine version for the parameter group
|
|
66
|
+
*/
|
|
67
|
+
readonly engineVersion: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Parameter group name
|
|
70
|
+
*/
|
|
71
|
+
readonly name: pulumi.Output<string>;
|
|
72
|
+
readonly paramValues: pulumi.Output<outputs.redis.ParameterGroupParamValue[]>;
|
|
73
|
+
/**
|
|
74
|
+
* Parameter group ID, automatically generated by the system
|
|
75
|
+
*/
|
|
76
|
+
readonly parameterGroupId: pulumi.Output<string>;
|
|
77
|
+
readonly parameters: pulumi.Output<outputs.redis.ParameterGroupParameter[]>;
|
|
78
|
+
/**
|
|
79
|
+
* Parameter group source. Values: System (system parameter group), User (user parameter group)
|
|
80
|
+
*/
|
|
81
|
+
readonly source: pulumi.Output<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Parameter group update time
|
|
84
|
+
*/
|
|
85
|
+
readonly updateTime: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Create a ParameterGroup resource with the given unique name, arguments, and options.
|
|
88
|
+
*
|
|
89
|
+
* @param name The _unique_ name of the resource.
|
|
90
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
91
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
92
|
+
*/
|
|
93
|
+
constructor(name: string, args: ParameterGroupArgs, opts?: pulumi.CustomResourceOptions);
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* Input properties used for looking up and filtering ParameterGroup resources.
|
|
97
|
+
*/
|
|
98
|
+
export interface ParameterGroupState {
|
|
99
|
+
/**
|
|
100
|
+
* Parameter group creation time
|
|
101
|
+
*/
|
|
102
|
+
createTime?: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Whether it is the default parameter group
|
|
105
|
+
*/
|
|
106
|
+
default?: pulumi.Input<boolean>;
|
|
107
|
+
/**
|
|
108
|
+
* Parameter group description
|
|
109
|
+
*/
|
|
110
|
+
description?: pulumi.Input<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Redis engine version for the parameter group
|
|
113
|
+
*/
|
|
114
|
+
engineVersion?: pulumi.Input<string>;
|
|
115
|
+
/**
|
|
116
|
+
* Parameter group name
|
|
117
|
+
*/
|
|
118
|
+
name?: pulumi.Input<string>;
|
|
119
|
+
paramValues?: pulumi.Input<pulumi.Input<inputs.redis.ParameterGroupParamValue>[]>;
|
|
120
|
+
/**
|
|
121
|
+
* Parameter group ID, automatically generated by the system
|
|
122
|
+
*/
|
|
123
|
+
parameterGroupId?: pulumi.Input<string>;
|
|
124
|
+
parameters?: pulumi.Input<pulumi.Input<inputs.redis.ParameterGroupParameter>[]>;
|
|
125
|
+
/**
|
|
126
|
+
* Parameter group source. Values: System (system parameter group), User (user parameter group)
|
|
127
|
+
*/
|
|
128
|
+
source?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* Parameter group update time
|
|
131
|
+
*/
|
|
132
|
+
updateTime?: pulumi.Input<string>;
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* The set of arguments for constructing a ParameterGroup resource.
|
|
136
|
+
*/
|
|
137
|
+
export interface ParameterGroupArgs {
|
|
138
|
+
/**
|
|
139
|
+
* Parameter group description
|
|
140
|
+
*/
|
|
141
|
+
description?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* Redis engine version for the parameter group
|
|
144
|
+
*/
|
|
145
|
+
engineVersion: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* Parameter group name
|
|
148
|
+
*/
|
|
149
|
+
name: pulumi.Input<string>;
|
|
150
|
+
paramValues: pulumi.Input<pulumi.Input<inputs.redis.ParameterGroupParamValue>[]>;
|
|
151
|
+
}
|