@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.44

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 (134) hide show
  1. package/cloudmonitor/eventRule.d.ts +226 -0
  2. package/cloudmonitor/eventRule.js +126 -0
  3. package/cloudmonitor/eventRule.js.map +1 -0
  4. package/cloudmonitor/getEventRule.d.ts +65 -0
  5. package/cloudmonitor/getEventRule.js +28 -0
  6. package/cloudmonitor/getEventRule.js.map +1 -0
  7. package/cloudmonitor/getEventRules.d.ts +22 -0
  8. package/cloudmonitor/getEventRules.js +24 -0
  9. package/cloudmonitor/getEventRules.js.map +1 -0
  10. package/cloudmonitor/index.d.ts +9 -0
  11. package/cloudmonitor/index.js +12 -1
  12. package/cloudmonitor/index.js.map +1 -1
  13. package/cr/getVpcEndpoint.d.ts +45 -0
  14. package/cr/getVpcEndpoint.js +28 -0
  15. package/cr/getVpcEndpoint.js.map +1 -0
  16. package/cr/getVpcEndpoints.d.ts +22 -0
  17. package/cr/getVpcEndpoints.js +24 -0
  18. package/cr/getVpcEndpoints.js.map +1 -0
  19. package/cr/index.d.ts +9 -0
  20. package/cr/index.js +12 -1
  21. package/cr/index.js.map +1 -1
  22. package/cr/vpcEndpoint.d.ts +62 -0
  23. package/cr/vpcEndpoint.js +66 -0
  24. package/cr/vpcEndpoint.js.map +1 -0
  25. package/dns/backupSchedule.d.ts +89 -0
  26. package/dns/backupSchedule.js +80 -0
  27. package/dns/backupSchedule.js.map +1 -0
  28. package/dns/getBackupSchedule.d.ts +48 -0
  29. package/dns/getBackupSchedule.js +28 -0
  30. package/dns/getBackupSchedule.js.map +1 -0
  31. package/dns/getBackupSchedules.d.ts +22 -0
  32. package/dns/getBackupSchedules.js +24 -0
  33. package/dns/getBackupSchedules.js.map +1 -0
  34. package/dns/index.d.ts +9 -0
  35. package/dns/index.js +12 -1
  36. package/dns/index.js.map +1 -1
  37. package/gtm/getPolicies.d.ts +22 -0
  38. package/gtm/getPolicies.js +24 -0
  39. package/gtm/getPolicies.js.map +1 -0
  40. package/gtm/getPolicy.d.ts +65 -0
  41. package/gtm/getPolicy.js +28 -0
  42. package/gtm/getPolicy.js.map +1 -0
  43. package/gtm/index.d.ts +9 -0
  44. package/gtm/index.js +12 -1
  45. package/gtm/index.js.map +1 -1
  46. package/gtm/policy.d.ts +114 -0
  47. package/gtm/policy.js +76 -0
  48. package/gtm/policy.js.map +1 -0
  49. package/kafka/getGroup.d.ts +65 -0
  50. package/kafka/getGroup.js +28 -0
  51. package/kafka/getGroup.js.map +1 -0
  52. package/kafka/getGroups.d.ts +22 -0
  53. package/kafka/getGroups.js +24 -0
  54. package/kafka/getGroups.js.map +1 -0
  55. package/kafka/group.d.ts +127 -0
  56. package/kafka/group.js +93 -0
  57. package/kafka/group.js.map +1 -0
  58. package/kafka/index.d.ts +9 -0
  59. package/kafka/index.js +12 -1
  60. package/kafka/index.js.map +1 -1
  61. package/package.json +1 -1
  62. package/rdsmysql/allowList.d.ts +1 -0
  63. package/rdsmysql/allowList.js +1 -1
  64. package/rdsmysql/allowList.js.map +1 -1
  65. package/rocketmq/accessKey.d.ts +126 -0
  66. package/rocketmq/accessKey.js +80 -0
  67. package/rocketmq/accessKey.js.map +1 -0
  68. package/rocketmq/getAccessKey.d.ts +73 -0
  69. package/rocketmq/getAccessKey.js +28 -0
  70. package/rocketmq/getAccessKey.js.map +1 -0
  71. package/rocketmq/getAccessKeys.d.ts +22 -0
  72. package/rocketmq/getAccessKeys.js +24 -0
  73. package/rocketmq/getAccessKeys.js.map +1 -0
  74. package/rocketmq/index.d.ts +9 -0
  75. package/rocketmq/index.js +12 -1
  76. package/rocketmq/index.js.map +1 -1
  77. package/tls/etl.d.ts +222 -0
  78. package/tls/etl.js +113 -0
  79. package/tls/etl.js.map +1 -0
  80. package/tls/getEtl.d.ts +109 -0
  81. package/tls/getEtl.js +28 -0
  82. package/tls/getEtl.js.map +1 -0
  83. package/tls/getEtls.d.ts +22 -0
  84. package/tls/getEtls.js +24 -0
  85. package/tls/getEtls.js.map +1 -0
  86. package/tls/getHost.d.ts +52 -0
  87. package/tls/getHost.js +28 -0
  88. package/tls/getHost.js.map +1 -0
  89. package/tls/getHostGroup.d.ts +113 -0
  90. package/tls/getHostGroup.js +28 -0
  91. package/tls/getHostGroup.js.map +1 -0
  92. package/tls/getHostGroups.d.ts +22 -0
  93. package/tls/getHostGroups.js +24 -0
  94. package/tls/getHostGroups.js.map +1 -0
  95. package/tls/getHosts.d.ts +22 -0
  96. package/tls/getHosts.js +24 -0
  97. package/tls/getHosts.js.map +1 -0
  98. package/tls/host.d.ts +97 -0
  99. package/tls/host.js +82 -0
  100. package/tls/host.js.map +1 -0
  101. package/tls/hostGroup.d.ts +254 -0
  102. package/tls/hostGroup.js +121 -0
  103. package/tls/hostGroup.js.map +1 -0
  104. package/tls/index.d.ts +27 -0
  105. package/tls/index.js +35 -1
  106. package/tls/index.js.map +1 -1
  107. package/tos/bucket.d.ts +12 -0
  108. package/tos/bucket.js +2 -0
  109. package/tos/bucket.js.map +1 -1
  110. package/tos/bucketMirrorBack.d.ts +62 -0
  111. package/tos/bucketMirrorBack.js +63 -0
  112. package/tos/bucketMirrorBack.js.map +1 -0
  113. package/tos/bucketRename.d.ts +74 -0
  114. package/tos/bucketRename.js +72 -0
  115. package/tos/bucketRename.js.map +1 -0
  116. package/tos/getBucket.d.ts +4 -0
  117. package/tos/getBucket.js.map +1 -1
  118. package/tos/getBucketMirrorBack.d.ts +45 -0
  119. package/tos/getBucketMirrorBack.js +28 -0
  120. package/tos/getBucketMirrorBack.js.map +1 -0
  121. package/tos/getBucketMirrorBacks.d.ts +22 -0
  122. package/tos/getBucketMirrorBacks.js +24 -0
  123. package/tos/getBucketMirrorBacks.js.map +1 -0
  124. package/tos/getBucketRename.d.ts +44 -0
  125. package/tos/getBucketRename.js +28 -0
  126. package/tos/getBucketRename.js.map +1 -0
  127. package/tos/getBucketRenames.d.ts +22 -0
  128. package/tos/getBucketRenames.js +24 -0
  129. package/tos/getBucketRenames.js.map +1 -0
  130. package/tos/index.d.ts +18 -0
  131. package/tos/index.js +23 -1
  132. package/tos/index.js.map +1 -1
  133. package/types/input.d.ts +925 -144
  134. package/types/output.d.ts +2306 -642
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getVpcEndpoint.js","sourceRoot":"","sources":["../../cr/getVpcEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AA6BD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Volcengine::CR::VpcEndpoint
4
+ */
5
+ export declare function getVpcEndpoints(opts?: pulumi.InvokeOptions): Promise<GetVpcEndpointsResult>;
6
+ /**
7
+ * A collection of values returned by getVpcEndpoints.
8
+ */
9
+ export interface GetVpcEndpointsResult {
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::CR::VpcEndpoint
21
+ */
22
+ export declare function getVpcEndpointsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVpcEndpointsResult>;
@@ -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.getVpcEndpointsOutput = exports.getVpcEndpoints = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::CR::VpcEndpoint
10
+ */
11
+ function getVpcEndpoints(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:cr/getVpcEndpoints:getVpcEndpoints", {}, opts);
14
+ }
15
+ exports.getVpcEndpoints = getVpcEndpoints;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::CR::VpcEndpoint
18
+ */
19
+ function getVpcEndpointsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:cr/getVpcEndpoints:getVpcEndpoints", {}, opts);
22
+ }
23
+ exports.getVpcEndpointsOutput = getVpcEndpointsOutput;
24
+ //# sourceMappingURL=getVpcEndpoints.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getVpcEndpoints.js","sourceRoot":"","sources":["../../cr/getVpcEndpoints.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAA2B;IACvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE,EAC/E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0CAIC;AAeD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAAiC;IACnE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE,EACrF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sDAIC"}
package/cr/index.d.ts CHANGED
@@ -25,6 +25,12 @@ export declare const getRepositoriesOutput: typeof import("./getRepositories").g
25
25
  export { GetRepositoryArgs, GetRepositoryResult, GetRepositoryOutputArgs } from "./getRepository";
26
26
  export declare const getRepository: typeof import("./getRepository").getRepository;
27
27
  export declare const getRepositoryOutput: typeof import("./getRepository").getRepositoryOutput;
28
+ export { GetVpcEndpointArgs, GetVpcEndpointResult, GetVpcEndpointOutputArgs } from "./getVpcEndpoint";
29
+ export declare const getVpcEndpoint: typeof import("./getVpcEndpoint").getVpcEndpoint;
30
+ export declare const getVpcEndpointOutput: typeof import("./getVpcEndpoint").getVpcEndpointOutput;
31
+ export { GetVpcEndpointsResult } from "./getVpcEndpoints";
32
+ export declare const getVpcEndpoints: typeof import("./getVpcEndpoints").getVpcEndpoints;
33
+ export declare const getVpcEndpointsOutput: typeof import("./getVpcEndpoints").getVpcEndpointsOutput;
28
34
  export { NameSpaceArgs, NameSpaceState } from "./nameSpace";
29
35
  export type NameSpace = import("./nameSpace").NameSpace;
30
36
  export declare const NameSpace: typeof import("./nameSpace").NameSpace;
@@ -34,3 +40,6 @@ export declare const Registry: typeof import("./registry").Registry;
34
40
  export { RepositoryArgs, RepositoryState } from "./repository";
35
41
  export type Repository = import("./repository").Repository;
36
42
  export declare const Repository: typeof import("./repository").Repository;
43
+ export { VpcEndpointArgs, VpcEndpointState } from "./vpcEndpoint";
44
+ export type VpcEndpoint = import("./vpcEndpoint").VpcEndpoint;
45
+ export declare const VpcEndpoint: typeof import("./vpcEndpoint").VpcEndpoint;
package/cr/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.Repository = exports.Registry = exports.NameSpace = exports.getRepositoryOutput = exports.getRepository = exports.getRepositoriesOutput = exports.getRepositories = exports.getRegistryOutput = exports.getRegistry = exports.getRegistriesOutput = exports.getRegistries = exports.getNameSpacesOutput = exports.getNameSpaces = exports.getNameSpaceOutput = exports.getNameSpace = exports.getEndpointAclPolicyOutput = exports.getEndpointAclPolicy = exports.getEndpointAclPoliciesOutput = exports.getEndpointAclPolicies = exports.EndpointAclPolicy = void 0;
5
+ exports.VpcEndpoint = exports.Repository = exports.Registry = exports.NameSpace = exports.getVpcEndpointsOutput = exports.getVpcEndpoints = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getRepositoryOutput = exports.getRepository = exports.getRepositoriesOutput = exports.getRepositories = exports.getRegistryOutput = exports.getRegistry = exports.getRegistriesOutput = exports.getRegistries = exports.getNameSpacesOutput = exports.getNameSpaces = exports.getNameSpaceOutput = exports.getNameSpace = exports.getEndpointAclPolicyOutput = exports.getEndpointAclPolicy = exports.getEndpointAclPoliciesOutput = exports.getEndpointAclPolicies = exports.EndpointAclPolicy = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.EndpointAclPolicy = null;
@@ -31,12 +31,20 @@ utilities.lazyLoad(exports, ["getRepositories", "getRepositoriesOutput"], () =>
31
31
  exports.getRepository = null;
32
32
  exports.getRepositoryOutput = null;
33
33
  utilities.lazyLoad(exports, ["getRepository", "getRepositoryOutput"], () => require("./getRepository"));
34
+ exports.getVpcEndpoint = null;
35
+ exports.getVpcEndpointOutput = null;
36
+ utilities.lazyLoad(exports, ["getVpcEndpoint", "getVpcEndpointOutput"], () => require("./getVpcEndpoint"));
37
+ exports.getVpcEndpoints = null;
38
+ exports.getVpcEndpointsOutput = null;
39
+ utilities.lazyLoad(exports, ["getVpcEndpoints", "getVpcEndpointsOutput"], () => require("./getVpcEndpoints"));
34
40
  exports.NameSpace = null;
35
41
  utilities.lazyLoad(exports, ["NameSpace"], () => require("./nameSpace"));
36
42
  exports.Registry = null;
37
43
  utilities.lazyLoad(exports, ["Registry"], () => require("./registry"));
38
44
  exports.Repository = null;
39
45
  utilities.lazyLoad(exports, ["Repository"], () => require("./repository"));
46
+ exports.VpcEndpoint = null;
47
+ utilities.lazyLoad(exports, ["VpcEndpoint"], () => require("./vpcEndpoint"));
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.Registry(name, undefined, { urn });
50
58
  case "volcenginecc:cr/repository:Repository":
51
59
  return new exports.Repository(name, undefined, { urn });
60
+ case "volcenginecc:cr/vpcEndpoint:VpcEndpoint":
61
+ return new exports.VpcEndpoint(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", "cr/endpointAclPolicy", _m
58
68
  pulumi.runtime.registerResourceModule("volcenginecc", "cr/nameSpace", _module);
59
69
  pulumi.runtime.registerResourceModule("volcenginecc", "cr/registry", _module);
60
70
  pulumi.runtime.registerResourceModule("volcenginecc", "cr/repository", _module);
71
+ pulumi.runtime.registerResourceModule("volcenginecc", "cr/vpcEndpoint", _module);
61
72
  //# sourceMappingURL=index.js.map
package/cr/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cr/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cr/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,62 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * VPC access endpoint
6
+ *
7
+ * ## Import
8
+ *
9
+ * ```sh
10
+ * $ pulumi import volcenginecc:cr/vpcEndpoint:VpcEndpoint example "registry"
11
+ * ```
12
+ */
13
+ export declare class VpcEndpoint extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing VpcEndpoint resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param state Any extra arguments used during the lookup.
21
+ * @param opts Optional settings to control the behavior of the CustomResource.
22
+ */
23
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: VpcEndpointState, opts?: pulumi.CustomResourceOptions): VpcEndpoint;
24
+ /**
25
+ * Returns true if the given object is an instance of VpcEndpoint. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj: any): obj is VpcEndpoint;
29
+ /**
30
+ * Image repository instance name
31
+ */
32
+ readonly registry: pulumi.Output<string>;
33
+ readonly vpcs: pulumi.Output<outputs.cr.VpcEndpointVpc[]>;
34
+ /**
35
+ * Create a VpcEndpoint resource with the given unique name, arguments, and options.
36
+ *
37
+ * @param name The _unique_ name of the resource.
38
+ * @param args The arguments to use to populate this resource's properties.
39
+ * @param opts A bag of options that control this resource's behavior.
40
+ */
41
+ constructor(name: string, args: VpcEndpointArgs, opts?: pulumi.CustomResourceOptions);
42
+ }
43
+ /**
44
+ * Input properties used for looking up and filtering VpcEndpoint resources.
45
+ */
46
+ export interface VpcEndpointState {
47
+ /**
48
+ * Image repository instance name
49
+ */
50
+ registry?: pulumi.Input<string>;
51
+ vpcs?: pulumi.Input<pulumi.Input<inputs.cr.VpcEndpointVpc>[]>;
52
+ }
53
+ /**
54
+ * The set of arguments for constructing a VpcEndpoint resource.
55
+ */
56
+ export interface VpcEndpointArgs {
57
+ /**
58
+ * Image repository instance name
59
+ */
60
+ registry: pulumi.Input<string>;
61
+ vpcs: pulumi.Input<pulumi.Input<inputs.cr.VpcEndpointVpc>[]>;
62
+ }
@@ -0,0 +1,66 @@
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.VpcEndpoint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * VPC access endpoint
10
+ *
11
+ * ## Import
12
+ *
13
+ * ```sh
14
+ * $ pulumi import volcenginecc:cr/vpcEndpoint:VpcEndpoint example "registry"
15
+ * ```
16
+ */
17
+ class VpcEndpoint extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing VpcEndpoint resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name, id, state, opts) {
28
+ return new VpcEndpoint(name, state, Object.assign(Object.assign({}, opts), { id: id }));
29
+ }
30
+ /**
31
+ * Returns true if the given object is an instance of VpcEndpoint. This is designed to work even
32
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
33
+ */
34
+ static isInstance(obj) {
35
+ if (obj === undefined || obj === null) {
36
+ return false;
37
+ }
38
+ return obj['__pulumiType'] === VpcEndpoint.__pulumiType;
39
+ }
40
+ constructor(name, argsOrState, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ resourceInputs["registry"] = state ? state.registry : undefined;
46
+ resourceInputs["vpcs"] = state ? state.vpcs : undefined;
47
+ }
48
+ else {
49
+ const args = argsOrState;
50
+ if ((!args || args.registry === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'registry'");
52
+ }
53
+ if ((!args || args.vpcs === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'vpcs'");
55
+ }
56
+ resourceInputs["registry"] = args ? args.registry : undefined;
57
+ resourceInputs["vpcs"] = args ? args.vpcs : undefined;
58
+ }
59
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
60
+ super(VpcEndpoint.__pulumiType, name, resourceInputs, opts);
61
+ }
62
+ }
63
+ exports.VpcEndpoint = VpcEndpoint;
64
+ /** @internal */
65
+ VpcEndpoint.__pulumiType = 'volcenginecc:cr/vpcEndpoint:VpcEndpoint';
66
+ //# sourceMappingURL=vpcEndpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vpcEndpoint.js","sourceRoot":"","sources":["../../cr/vpcEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA9DL,kCA+DC;AAjDG,gBAAgB;AACO,wBAAY,GAAG,yCAAyC,CAAC"}
@@ -0,0 +1,89 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Domain backup plan configuration.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
10
+ *
11
+ * const dNSBackupScheduleDemo = new volcenginecc.dns.BackupSchedule("DNSBackupScheduleDemo", {
12
+ * zid: "2xxxx71",
13
+ * schedule: 1,
14
+ * });
15
+ * ```
16
+ *
17
+ * ## Import
18
+ *
19
+ * ```sh
20
+ * $ pulumi import volcenginecc:dns/backupSchedule:BackupSchedule example "zid"
21
+ * ```
22
+ */
23
+ export declare class BackupSchedule extends pulumi.CustomResource {
24
+ /**
25
+ * Get an existing BackupSchedule resource's state with the given name, ID, and optional extra
26
+ * properties used to qualify the lookup.
27
+ *
28
+ * @param name The _unique_ name of the resulting resource.
29
+ * @param id The _unique_ provider ID of the resource to lookup.
30
+ * @param state Any extra arguments used during the lookup.
31
+ * @param opts Optional settings to control the behavior of the CustomResource.
32
+ */
33
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: BackupScheduleState, opts?: pulumi.CustomResourceOptions): BackupSchedule;
34
+ /**
35
+ * Returns true if the given object is an instance of BackupSchedule. This is designed to work even
36
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
37
+ */
38
+ static isInstance(obj: any): obj is BackupSchedule;
39
+ /**
40
+ * Backup quantity limit.
41
+ */
42
+ readonly countLimit: pulumi.Output<number>;
43
+ /**
44
+ * Backup plan: - 0: Disable automatic backup. - 1: Automatically back up every hour. - 2: Automatically back up every day. - 3: Automatically back up every month.
45
+ */
46
+ readonly schedule: pulumi.Output<number>;
47
+ /**
48
+ * You need to obtain the ID of the domain name for the backup plan. You can call the ListZones API to get the domain name ID.
49
+ */
50
+ readonly zid: pulumi.Output<string>;
51
+ /**
52
+ * Create a BackupSchedule resource with the given unique name, arguments, and options.
53
+ *
54
+ * @param name The _unique_ name of the resource.
55
+ * @param args The arguments to use to populate this resource's properties.
56
+ * @param opts A bag of options that control this resource's behavior.
57
+ */
58
+ constructor(name: string, args: BackupScheduleArgs, opts?: pulumi.CustomResourceOptions);
59
+ }
60
+ /**
61
+ * Input properties used for looking up and filtering BackupSchedule resources.
62
+ */
63
+ export interface BackupScheduleState {
64
+ /**
65
+ * Backup quantity limit.
66
+ */
67
+ countLimit?: pulumi.Input<number>;
68
+ /**
69
+ * Backup plan: - 0: Disable automatic backup. - 1: Automatically back up every hour. - 2: Automatically back up every day. - 3: Automatically back up every month.
70
+ */
71
+ schedule?: pulumi.Input<number>;
72
+ /**
73
+ * You need to obtain the ID of the domain name for the backup plan. You can call the ListZones API to get the domain name ID.
74
+ */
75
+ zid?: pulumi.Input<string>;
76
+ }
77
+ /**
78
+ * The set of arguments for constructing a BackupSchedule resource.
79
+ */
80
+ export interface BackupScheduleArgs {
81
+ /**
82
+ * Backup plan: - 0: Disable automatic backup. - 1: Automatically back up every hour. - 2: Automatically back up every day. - 3: Automatically back up every month.
83
+ */
84
+ schedule: pulumi.Input<number>;
85
+ /**
86
+ * You need to obtain the ID of the domain name for the backup plan. You can call the ListZones API to get the domain name ID.
87
+ */
88
+ zid: pulumi.Input<string>;
89
+ }
@@ -0,0 +1,80 @@
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.BackupSchedule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Domain backup plan configuration.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
16
+ *
17
+ * const dNSBackupScheduleDemo = new volcenginecc.dns.BackupSchedule("DNSBackupScheduleDemo", {
18
+ * zid: "2xxxx71",
19
+ * schedule: 1,
20
+ * });
21
+ * ```
22
+ *
23
+ * ## Import
24
+ *
25
+ * ```sh
26
+ * $ pulumi import volcenginecc:dns/backupSchedule:BackupSchedule example "zid"
27
+ * ```
28
+ */
29
+ class BackupSchedule extends pulumi.CustomResource {
30
+ /**
31
+ * Get an existing BackupSchedule resource's state with the given name, ID, and optional extra
32
+ * properties used to qualify the lookup.
33
+ *
34
+ * @param name The _unique_ name of the resulting resource.
35
+ * @param id The _unique_ provider ID of the resource to lookup.
36
+ * @param state Any extra arguments used during the lookup.
37
+ * @param opts Optional settings to control the behavior of the CustomResource.
38
+ */
39
+ static get(name, id, state, opts) {
40
+ return new BackupSchedule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
41
+ }
42
+ /**
43
+ * Returns true if the given object is an instance of BackupSchedule. This is designed to work even
44
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
45
+ */
46
+ static isInstance(obj) {
47
+ if (obj === undefined || obj === null) {
48
+ return false;
49
+ }
50
+ return obj['__pulumiType'] === BackupSchedule.__pulumiType;
51
+ }
52
+ constructor(name, argsOrState, opts) {
53
+ let resourceInputs = {};
54
+ opts = opts || {};
55
+ if (opts.id) {
56
+ const state = argsOrState;
57
+ resourceInputs["countLimit"] = state ? state.countLimit : undefined;
58
+ resourceInputs["schedule"] = state ? state.schedule : undefined;
59
+ resourceInputs["zid"] = state ? state.zid : undefined;
60
+ }
61
+ else {
62
+ const args = argsOrState;
63
+ if ((!args || args.schedule === undefined) && !opts.urn) {
64
+ throw new Error("Missing required property 'schedule'");
65
+ }
66
+ if ((!args || args.zid === undefined) && !opts.urn) {
67
+ throw new Error("Missing required property 'zid'");
68
+ }
69
+ resourceInputs["schedule"] = args ? args.schedule : undefined;
70
+ resourceInputs["zid"] = args ? args.zid : undefined;
71
+ resourceInputs["countLimit"] = undefined /*out*/;
72
+ }
73
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
74
+ super(BackupSchedule.__pulumiType, name, resourceInputs, opts);
75
+ }
76
+ }
77
+ exports.BackupSchedule = BackupSchedule;
78
+ /** @internal */
79
+ BackupSchedule.__pulumiType = 'volcenginecc:dns/backupSchedule:BackupSchedule';
80
+ //# sourceMappingURL=backupSchedule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"backupSchedule.js","sourceRoot":"","sources":["../../dns/backupSchedule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAvEL,wCAwEC;AA1DG,gBAAgB;AACO,2BAAY,GAAG,gDAAgD,CAAC"}
@@ -0,0 +1,48 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::DNS::BackupSchedule
4
+ */
5
+ export declare function getBackupSchedule(args: GetBackupScheduleArgs, opts?: pulumi.InvokeOptions): Promise<GetBackupScheduleResult>;
6
+ /**
7
+ * A collection of arguments for invoking getBackupSchedule.
8
+ */
9
+ export interface GetBackupScheduleArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getBackupSchedule.
17
+ */
18
+ export interface GetBackupScheduleResult {
19
+ /**
20
+ * Backup quantity limit.
21
+ */
22
+ readonly countLimit: number;
23
+ /**
24
+ * Uniquely identifies the resource.
25
+ */
26
+ readonly id: string;
27
+ /**
28
+ * Backup plan: - 0: Disable automatic backup. - 1: Automatically back up every hour. - 2: Automatically back up every day. - 3: Automatically back up every month.
29
+ */
30
+ readonly schedule: number;
31
+ /**
32
+ * You need to obtain the ID of the domain name for the backup plan. You can call the ListZones API to get the domain name ID.
33
+ */
34
+ readonly zid: string;
35
+ }
36
+ /**
37
+ * Data Source schema for Volcengine::DNS::BackupSchedule
38
+ */
39
+ export declare function getBackupScheduleOutput(args: GetBackupScheduleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupScheduleResult>;
40
+ /**
41
+ * A collection of arguments for invoking getBackupSchedule.
42
+ */
43
+ export interface GetBackupScheduleOutputArgs {
44
+ /**
45
+ * Uniquely identifies the resource.
46
+ */
47
+ id: pulumi.Input<string>;
48
+ }
@@ -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.getBackupScheduleOutput = exports.getBackupSchedule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Volcengine::DNS::BackupSchedule
10
+ */
11
+ function getBackupSchedule(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:dns/getBackupSchedule:getBackupSchedule", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getBackupSchedule = getBackupSchedule;
18
+ /**
19
+ * Data Source schema for Volcengine::DNS::BackupSchedule
20
+ */
21
+ function getBackupScheduleOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("volcenginecc:dns/getBackupSchedule:getBackupSchedule", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getBackupScheduleOutput = getBackupScheduleOutput;
28
+ //# sourceMappingURL=getBackupSchedule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBackupSchedule.js","sourceRoot":"","sources":["../../dns/getBackupSchedule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,sDAAsD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAiCD;;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,sDAAsD,EAAE;QACvF,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::DNS::BackupSchedule
4
+ */
5
+ export declare function getBackupSchedules(opts?: pulumi.InvokeOptions): Promise<GetBackupSchedulesResult>;
6
+ /**
7
+ * A collection of values returned by getBackupSchedules.
8
+ */
9
+ export interface GetBackupSchedulesResult {
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::DNS::BackupSchedule
21
+ */
22
+ export declare function getBackupSchedulesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupSchedulesResult>;
@@ -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.getBackupSchedulesOutput = exports.getBackupSchedules = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Volcengine::DNS::BackupSchedule
10
+ */
11
+ function getBackupSchedules(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("volcenginecc:dns/getBackupSchedules:getBackupSchedules", {}, opts);
14
+ }
15
+ exports.getBackupSchedules = getBackupSchedules;
16
+ /**
17
+ * Plural Data Source schema for Volcengine::DNS::BackupSchedule
18
+ */
19
+ function getBackupSchedulesOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("volcenginecc:dns/getBackupSchedules:getBackupSchedules", {}, opts);
22
+ }
23
+ exports.getBackupSchedulesOutput = getBackupSchedulesOutput;
24
+ //# sourceMappingURL=getBackupSchedules.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBackupSchedules.js","sourceRoot":"","sources":["../../dns/getBackupSchedules.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,wDAAwD,EAAE,EACtF,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,wDAAwD,EAAE,EAC5F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC"}
package/dns/index.d.ts CHANGED
@@ -1,9 +1,18 @@
1
1
  export { BackupArgs, BackupState } from "./backup";
2
2
  export type Backup = import("./backup").Backup;
3
3
  export declare const Backup: typeof import("./backup").Backup;
4
+ export { BackupScheduleArgs, BackupScheduleState } from "./backupSchedule";
5
+ export type BackupSchedule = import("./backupSchedule").BackupSchedule;
6
+ export declare const BackupSchedule: typeof import("./backupSchedule").BackupSchedule;
4
7
  export { GetBackupArgs, GetBackupResult, GetBackupOutputArgs } from "./getBackup";
5
8
  export declare const getBackup: typeof import("./getBackup").getBackup;
6
9
  export declare const getBackupOutput: typeof import("./getBackup").getBackupOutput;
10
+ export { GetBackupScheduleArgs, GetBackupScheduleResult, GetBackupScheduleOutputArgs } from "./getBackupSchedule";
11
+ export declare const getBackupSchedule: typeof import("./getBackupSchedule").getBackupSchedule;
12
+ export declare const getBackupScheduleOutput: typeof import("./getBackupSchedule").getBackupScheduleOutput;
13
+ export { GetBackupSchedulesResult } from "./getBackupSchedules";
14
+ export declare const getBackupSchedules: typeof import("./getBackupSchedules").getBackupSchedules;
15
+ export declare const getBackupSchedulesOutput: typeof import("./getBackupSchedules").getBackupSchedulesOutput;
7
16
  export { GetBackupsResult } from "./getBackups";
8
17
  export declare const getBackups: typeof import("./getBackups").getBackups;
9
18
  export declare const getBackupsOutput: typeof import("./getBackups").getBackupsOutput;