@volcengine/pulumi-volcenginecc 0.0.45 → 0.0.46
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/fwcenter/getNatFireWallControlPolicies.d.ts +22 -0
- package/fwcenter/getNatFireWallControlPolicies.js +24 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +185 -0
- package/fwcenter/getNatFireWallControlPolicy.js +28 -0
- package/fwcenter/getNatFireWallControlPolicy.js.map +1 -0
- package/fwcenter/index.d.ts +9 -0
- package/fwcenter/index.js +12 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +433 -0
- package/fwcenter/natFireWallControlPolicy.js +186 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- package/id/authConfig.d.ts +142 -0
- package/id/authConfig.js +79 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +77 -0
- package/id/getAuthConfig.js +28 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +22 -0
- package/id/getAuthConfigs.js +24 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +73 -0
- package/id/getPermissionNamespace.js +28 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +22 -0
- package/id/getPermissionNamespaces.js +24 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getUserPool.d.ts +173 -0
- package/id/getUserPool.js +28 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +22 -0
- package/id/getUserPools.js +24 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +81 -0
- package/id/getWorkloadPool.js +28 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +22 -0
- package/id/getWorkloadPools.js +24 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +36 -0
- package/id/index.js +45 -1
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +143 -0
- package/id/permissionNamespace.js +94 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/userPool.d.ts +370 -0
- package/id/userPool.js +127 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +159 -0
- package/id/workloadPool.js +98 -0
- package/id/workloadPool.js.map +1 -0
- package/kms/getKeyMaterial.d.ts +68 -0
- package/kms/getKeyMaterial.js +28 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +22 -0
- package/kms/getKeyMaterials.js +24 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/keyMaterial.d.ts +144 -0
- package/kms/keyMaterial.js +96 -0
- package/kms/keyMaterial.js.map +1 -0
- package/package.json +1 -1
- package/privatezone/getResolverRule.d.ts +8 -0
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/resolverRule.d.ts +24 -0
- package/privatezone/resolverRule.js +4 -0
- package/privatezone/resolverRule.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +92 -0
- package/rdsmysql/getInstanceReadonlyNode.js +28 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +22 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +24 -0
- package/rdsmysql/getInstanceReadonlyNodes.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/instanceReadonlyNode.d.ts +192 -0
- package/rdsmysql/instanceReadonlyNode.js +105 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- package/types/input.d.ts +462 -0
- package/types/output.d.ts +936 -0
- package/veenedge/cloudServer.d.ts +329 -0
- package/veenedge/cloudServer.js +126 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +153 -0
- package/veenedge/getCloudServer.js +28 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +22 -0
- package/veenedge/getCloudServers.js +24 -0
- package/veenedge/getCloudServers.js.map +1 -0
- package/veenedge/index.d.ts +9 -0
- package/veenedge/index.js +12 -1
- package/veenedge/index.js.map +1 -1
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Key Management Service (KMS) key material resource. Used to import user-provided (BYOK) encrypted key material into a specified master key with Origin=External. Users must obtain import parameters, encrypt the key material, and provide EncryptedKeyMaterial and ImportToken to the resource. The Provider then calls ImportKeyMaterial to complete the import.
|
|
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 example = new volcenginecc.kms.KeyMaterial("Example", {
|
|
12
|
+
* keyId: "6201a360-15a7-41d2-829d-21xxxxxx",
|
|
13
|
+
* importToken: "UlNBXzIwJCYyOtoTrUd+IKSmIViKHi4Nm8xOn0nAwGnm9HBGDW0xce5CCBkFIfdJOCB+lrlHk36L1U6uGpsRthldrPDFDNVxxxxxxxxxxxxxx/BxL2VXqdWeqS6NKaIGh6S67EUouv4azT+5JyjrjOgj4lvZ4q22gqf4SXjbxtsYTpAtVvqXUjP02Wc2JgayPYd5m8flW7IceNqgclSSEuyJwYqaHFVW2gXWRbVAuHfN3J1iTqxOPCQmztzL/xWXnbfdsJVNqACdk66RZKjXo3MTvraQ1AEDeD6fMDgaUXKHeys7kSpXkG+umyGkxemsE/5/Us63CpGiN1HL+ECIhimR1ReVh7An5sKJyGAbBzcHR43nfm8GvKwQm5PjBE71UUXkPuTNm01DIdDekjGh4MAyy7ya5M9v2AoTt+xerMVoDC2bt8s582FBbYLbqjaJ1wHwbhaGB5F8syjTCH90y9BnzsDGK8Sg3a2dMVh64gLnwCSbCDO/p97B/pZHDrCuMcbO+62AUMMgYS80jvZMYpouPyoxzO+VZHT5U2SmVAmFCxP0aR/ZNWsXZ4fPx299/ASOv8Y6lTZX5DyBkn8tXgftGroDLHrkdSzcwluFYLk/mxOA4hK4KUx+j3As0oveAlRi9yTEJdOsNmagDHFwbi8yabGO8evLqbKsWBsy5RSdfNf+M8Hb6+Q2vQkD23qGlFNjVOF8s5iiFLm6c5rVwG7JrMp6/Dye3c9UcHYmESNNNrfrj2jcc0gMw3APXx4Qdv0neTnimtQw6HBAg+R0TwMS+FtPoGpiXIUWBukIev55TBWtrd7t1j9JDfWW237TtHaIymHsjbI/L+/838hZjM9iGydLg80dWKIYYI3M35HAzC2WGdd6wueMwj6HFzmSGxyvIsTP+LoJkzaYInZ6/8namYe9leugoF50vAFU3VbqceyvsuPlrS4s5pQfsuZhd/cjdvzXC8ooB5RxtMkXxcE9WZkbkoLCDkobiU68DP9vszYKrXMvuqcyu7UapVcAvDsh4KgomL5NuyHjAVW64NEIqiQcOvIA+knId4lBwVIKGFnvJwHkMT8jhezv04/6Kr2XCxyhVeM2/pZ8HXfaNUKzTnwBaANmOiB6SVV6RfjCYo4xgIxS269ran9ReJDfn4WxpHi1jxQZ4fI49q7rLX5JRl78zdd4Hr2jb3WXSKtpU7tlPLQ+bRmG8f2U0j4/z0kTqT0x6dPIac3xbhH5j/638roQyp+7zyyBWYObpd3bZC1xPuMLKneEMcxvmKlnNd4uGMfKLMv1XXAVs1pkGRnEd3b0pWtG1kEKmNHP+rdtTga2RMO7vF8ENfz02ygpsrW/us4GB/62i4k4a9t23tXZsxEW4fk7krV1fjoe1Wfh+0S/7TZ7s6aFLPKKcV5b2EZ+z1TyD91mtFVsYmziNK2AfLlKkGBwW8xL8aY/yvYDWKAFIAsTNnYmUfvGQryYEqV5TuMcbuvLg0V5CXlTXGd4BFk8tMf43brWfnKtQNc0jPCDgS+P3ajU9/xzeJekFz9Jmow=",
|
|
14
|
+
* encryptedKeyMaterial: "Eg4a4+BdfqpnYAs1kPkWXFj9O2rBv/uNA8SeVKoG8Az091J/v7wELfeR5DX53IcianLlzC55kvTTc73aYPChvh4dLTHF9wWlldPvJHcIDsm+UwEE5jxxxxxxxxxxxzH81CmAP0fx8M871J9vg5YqQ==",
|
|
15
|
+
* expirationModel: "KEY_MATERIAL_EXPIRES",
|
|
16
|
+
* validTo: 1814313600,
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* ## Import
|
|
21
|
+
*
|
|
22
|
+
* ```sh
|
|
23
|
+
* $ pulumi import volcenginecc:kms/keyMaterial:KeyMaterial example "key_id"
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class KeyMaterial extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing KeyMaterial resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: KeyMaterialState, opts?: pulumi.CustomResourceOptions): KeyMaterial;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of KeyMaterial. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is KeyMaterial;
|
|
42
|
+
/**
|
|
43
|
+
* The key material obtained after the user encrypts using the import public key, encoded in Base64; this value is passed directly to the ImportKeyMaterial interface.
|
|
44
|
+
*/
|
|
45
|
+
readonly encryptedKeyMaterial: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Key material expiration type. Values: KEY*MATERIAL*DOES*NOT*EXPIRE (default), KEY*MATERIAL*EXPIRES.
|
|
48
|
+
*/
|
|
49
|
+
readonly expirationModel: pulumi.Output<string>;
|
|
50
|
+
/**
|
|
51
|
+
* The import token obtained after the user calls the interface to retrieve import parameters; this value is passed directly to the ImportKeyMaterial interface.
|
|
52
|
+
*/
|
|
53
|
+
readonly importToken: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* Unique identifier of the target master key in UUID format; the Origin of this key must be External.
|
|
56
|
+
*/
|
|
57
|
+
readonly keyId: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* The expiration time of the key material recorded by the server after import; if the material does not expire, this field is an empty string.
|
|
60
|
+
*/
|
|
61
|
+
readonly keyMaterialExpireTime: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Current status of the target master key. Values: Enable, Disable, PendingDelete, Archived, PendingImport, PendingReplicaDelete.
|
|
64
|
+
*/
|
|
65
|
+
readonly keyState: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Source of the target master key. Values: CloudKMS, External, ExternalKeyStore. The KeyMaterial resource is only valid for keys with External origin.
|
|
68
|
+
*/
|
|
69
|
+
readonly origin: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Key material expiration time, Unix timestamp in seconds; required when the ExpirationModel parameter is set to KEY*MATERIAL*EXPIRES. Must be a time after the current moment, based on server time.
|
|
72
|
+
*/
|
|
73
|
+
readonly validTo: pulumi.Output<number>;
|
|
74
|
+
/**
|
|
75
|
+
* Create a KeyMaterial resource with the given unique name, arguments, and options.
|
|
76
|
+
*
|
|
77
|
+
* @param name The _unique_ name of the resource.
|
|
78
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
79
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
80
|
+
*/
|
|
81
|
+
constructor(name: string, args: KeyMaterialArgs, opts?: pulumi.CustomResourceOptions);
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Input properties used for looking up and filtering KeyMaterial resources.
|
|
85
|
+
*/
|
|
86
|
+
export interface KeyMaterialState {
|
|
87
|
+
/**
|
|
88
|
+
* The key material obtained after the user encrypts using the import public key, encoded in Base64; this value is passed directly to the ImportKeyMaterial interface.
|
|
89
|
+
*/
|
|
90
|
+
encryptedKeyMaterial?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Key material expiration type. Values: KEY*MATERIAL*DOES*NOT*EXPIRE (default), KEY*MATERIAL*EXPIRES.
|
|
93
|
+
*/
|
|
94
|
+
expirationModel?: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The import token obtained after the user calls the interface to retrieve import parameters; this value is passed directly to the ImportKeyMaterial interface.
|
|
97
|
+
*/
|
|
98
|
+
importToken?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Unique identifier of the target master key in UUID format; the Origin of this key must be External.
|
|
101
|
+
*/
|
|
102
|
+
keyId?: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The expiration time of the key material recorded by the server after import; if the material does not expire, this field is an empty string.
|
|
105
|
+
*/
|
|
106
|
+
keyMaterialExpireTime?: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Current status of the target master key. Values: Enable, Disable, PendingDelete, Archived, PendingImport, PendingReplicaDelete.
|
|
109
|
+
*/
|
|
110
|
+
keyState?: pulumi.Input<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Source of the target master key. Values: CloudKMS, External, ExternalKeyStore. The KeyMaterial resource is only valid for keys with External origin.
|
|
113
|
+
*/
|
|
114
|
+
origin?: pulumi.Input<string>;
|
|
115
|
+
/**
|
|
116
|
+
* Key material expiration time, Unix timestamp in seconds; required when the ExpirationModel parameter is set to KEY*MATERIAL*EXPIRES. Must be a time after the current moment, based on server time.
|
|
117
|
+
*/
|
|
118
|
+
validTo?: pulumi.Input<number>;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* The set of arguments for constructing a KeyMaterial resource.
|
|
122
|
+
*/
|
|
123
|
+
export interface KeyMaterialArgs {
|
|
124
|
+
/**
|
|
125
|
+
* The key material obtained after the user encrypts using the import public key, encoded in Base64; this value is passed directly to the ImportKeyMaterial interface.
|
|
126
|
+
*/
|
|
127
|
+
encryptedKeyMaterial: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Key material expiration type. Values: KEY*MATERIAL*DOES*NOT*EXPIRE (default), KEY*MATERIAL*EXPIRES.
|
|
130
|
+
*/
|
|
131
|
+
expirationModel?: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* The import token obtained after the user calls the interface to retrieve import parameters; this value is passed directly to the ImportKeyMaterial interface.
|
|
134
|
+
*/
|
|
135
|
+
importToken: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* Unique identifier of the target master key in UUID format; the Origin of this key must be External.
|
|
138
|
+
*/
|
|
139
|
+
keyId: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* Key material expiration time, Unix timestamp in seconds; required when the ExpirationModel parameter is set to KEY*MATERIAL*EXPIRES. Must be a time after the current moment, based on server time.
|
|
142
|
+
*/
|
|
143
|
+
validTo?: pulumi.Input<number>;
|
|
144
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
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.KeyMaterial = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Key Management Service (KMS) key material resource. Used to import user-provided (BYOK) encrypted key material into a specified master key with Origin=External. Users must obtain import parameters, encrypt the key material, and provide EncryptedKeyMaterial and ImportToken to the resource. The Provider then calls ImportKeyMaterial to complete the import.
|
|
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 example = new volcenginecc.kms.KeyMaterial("Example", {
|
|
18
|
+
* keyId: "6201a360-15a7-41d2-829d-21xxxxxx",
|
|
19
|
+
* importToken: "UlNBXzIwJCYyOtoTrUd+IKSmIViKHi4Nm8xOn0nAwGnm9HBGDW0xce5CCBkFIfdJOCB+lrlHk36L1U6uGpsRthldrPDFDNVxxxxxxxxxxxxxx/BxL2VXqdWeqS6NKaIGh6S67EUouv4azT+5JyjrjOgj4lvZ4q22gqf4SXjbxtsYTpAtVvqXUjP02Wc2JgayPYd5m8flW7IceNqgclSSEuyJwYqaHFVW2gXWRbVAuHfN3J1iTqxOPCQmztzL/xWXnbfdsJVNqACdk66RZKjXo3MTvraQ1AEDeD6fMDgaUXKHeys7kSpXkG+umyGkxemsE/5/Us63CpGiN1HL+ECIhimR1ReVh7An5sKJyGAbBzcHR43nfm8GvKwQm5PjBE71UUXkPuTNm01DIdDekjGh4MAyy7ya5M9v2AoTt+xerMVoDC2bt8s582FBbYLbqjaJ1wHwbhaGB5F8syjTCH90y9BnzsDGK8Sg3a2dMVh64gLnwCSbCDO/p97B/pZHDrCuMcbO+62AUMMgYS80jvZMYpouPyoxzO+VZHT5U2SmVAmFCxP0aR/ZNWsXZ4fPx299/ASOv8Y6lTZX5DyBkn8tXgftGroDLHrkdSzcwluFYLk/mxOA4hK4KUx+j3As0oveAlRi9yTEJdOsNmagDHFwbi8yabGO8evLqbKsWBsy5RSdfNf+M8Hb6+Q2vQkD23qGlFNjVOF8s5iiFLm6c5rVwG7JrMp6/Dye3c9UcHYmESNNNrfrj2jcc0gMw3APXx4Qdv0neTnimtQw6HBAg+R0TwMS+FtPoGpiXIUWBukIev55TBWtrd7t1j9JDfWW237TtHaIymHsjbI/L+/838hZjM9iGydLg80dWKIYYI3M35HAzC2WGdd6wueMwj6HFzmSGxyvIsTP+LoJkzaYInZ6/8namYe9leugoF50vAFU3VbqceyvsuPlrS4s5pQfsuZhd/cjdvzXC8ooB5RxtMkXxcE9WZkbkoLCDkobiU68DP9vszYKrXMvuqcyu7UapVcAvDsh4KgomL5NuyHjAVW64NEIqiQcOvIA+knId4lBwVIKGFnvJwHkMT8jhezv04/6Kr2XCxyhVeM2/pZ8HXfaNUKzTnwBaANmOiB6SVV6RfjCYo4xgIxS269ran9ReJDfn4WxpHi1jxQZ4fI49q7rLX5JRl78zdd4Hr2jb3WXSKtpU7tlPLQ+bRmG8f2U0j4/z0kTqT0x6dPIac3xbhH5j/638roQyp+7zyyBWYObpd3bZC1xPuMLKneEMcxvmKlnNd4uGMfKLMv1XXAVs1pkGRnEd3b0pWtG1kEKmNHP+rdtTga2RMO7vF8ENfz02ygpsrW/us4GB/62i4k4a9t23tXZsxEW4fk7krV1fjoe1Wfh+0S/7TZ7s6aFLPKKcV5b2EZ+z1TyD91mtFVsYmziNK2AfLlKkGBwW8xL8aY/yvYDWKAFIAsTNnYmUfvGQryYEqV5TuMcbuvLg0V5CXlTXGd4BFk8tMf43brWfnKtQNc0jPCDgS+P3ajU9/xzeJekFz9Jmow=",
|
|
20
|
+
* encryptedKeyMaterial: "Eg4a4+BdfqpnYAs1kPkWXFj9O2rBv/uNA8SeVKoG8Az091J/v7wELfeR5DX53IcianLlzC55kvTTc73aYPChvh4dLTHF9wWlldPvJHcIDsm+UwEE5jxxxxxxxxxxxzH81CmAP0fx8M871J9vg5YqQ==",
|
|
21
|
+
* expirationModel: "KEY_MATERIAL_EXPIRES",
|
|
22
|
+
* validTo: 1814313600,
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* ## Import
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import volcenginecc:kms/keyMaterial:KeyMaterial example "key_id"
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
class KeyMaterial extends pulumi.CustomResource {
|
|
33
|
+
/**
|
|
34
|
+
* Get an existing KeyMaterial resource's state with the given name, ID, and optional extra
|
|
35
|
+
* properties used to qualify the lookup.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resulting resource.
|
|
38
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
39
|
+
* @param state Any extra arguments used during the lookup.
|
|
40
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
|
+
*/
|
|
42
|
+
static get(name, id, state, opts) {
|
|
43
|
+
return new KeyMaterial(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Returns true if the given object is an instance of KeyMaterial. This is designed to work even
|
|
47
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
48
|
+
*/
|
|
49
|
+
static isInstance(obj) {
|
|
50
|
+
if (obj === undefined || obj === null) {
|
|
51
|
+
return false;
|
|
52
|
+
}
|
|
53
|
+
return obj['__pulumiType'] === KeyMaterial.__pulumiType;
|
|
54
|
+
}
|
|
55
|
+
constructor(name, argsOrState, opts) {
|
|
56
|
+
let resourceInputs = {};
|
|
57
|
+
opts = opts || {};
|
|
58
|
+
if (opts.id) {
|
|
59
|
+
const state = argsOrState;
|
|
60
|
+
resourceInputs["encryptedKeyMaterial"] = state ? state.encryptedKeyMaterial : undefined;
|
|
61
|
+
resourceInputs["expirationModel"] = state ? state.expirationModel : undefined;
|
|
62
|
+
resourceInputs["importToken"] = state ? state.importToken : undefined;
|
|
63
|
+
resourceInputs["keyId"] = state ? state.keyId : undefined;
|
|
64
|
+
resourceInputs["keyMaterialExpireTime"] = state ? state.keyMaterialExpireTime : undefined;
|
|
65
|
+
resourceInputs["keyState"] = state ? state.keyState : undefined;
|
|
66
|
+
resourceInputs["origin"] = state ? state.origin : undefined;
|
|
67
|
+
resourceInputs["validTo"] = state ? state.validTo : undefined;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
const args = argsOrState;
|
|
71
|
+
if ((!args || args.encryptedKeyMaterial === undefined) && !opts.urn) {
|
|
72
|
+
throw new Error("Missing required property 'encryptedKeyMaterial'");
|
|
73
|
+
}
|
|
74
|
+
if ((!args || args.importToken === undefined) && !opts.urn) {
|
|
75
|
+
throw new Error("Missing required property 'importToken'");
|
|
76
|
+
}
|
|
77
|
+
if ((!args || args.keyId === undefined) && !opts.urn) {
|
|
78
|
+
throw new Error("Missing required property 'keyId'");
|
|
79
|
+
}
|
|
80
|
+
resourceInputs["encryptedKeyMaterial"] = args ? args.encryptedKeyMaterial : undefined;
|
|
81
|
+
resourceInputs["expirationModel"] = args ? args.expirationModel : undefined;
|
|
82
|
+
resourceInputs["importToken"] = args ? args.importToken : undefined;
|
|
83
|
+
resourceInputs["keyId"] = args ? args.keyId : undefined;
|
|
84
|
+
resourceInputs["validTo"] = args ? args.validTo : undefined;
|
|
85
|
+
resourceInputs["keyMaterialExpireTime"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["keyState"] = undefined /*out*/;
|
|
87
|
+
resourceInputs["origin"] = undefined /*out*/;
|
|
88
|
+
}
|
|
89
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
|
+
super(KeyMaterial.__pulumiType, name, resourceInputs, opts);
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
exports.KeyMaterial = KeyMaterial;
|
|
94
|
+
/** @internal */
|
|
95
|
+
KeyMaterial.__pulumiType = 'volcenginecc:kms/keyMaterial:KeyMaterial';
|
|
96
|
+
//# sourceMappingURL=keyMaterial.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"keyMaterial.js","sourceRoot":"","sources":["../../kms/keyMaterial.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -29,6 +29,10 @@ export interface GetResolverRuleResult {
|
|
|
29
29
|
* Endpoint ID. This parameter is only valid and required when the Type parameter is OUTBOUND
|
|
30
30
|
*/
|
|
31
31
|
readonly endpointId: number;
|
|
32
|
+
/**
|
|
33
|
+
* TRN of the endpoint
|
|
34
|
+
*/
|
|
35
|
+
readonly endpointTrn: string;
|
|
32
36
|
/**
|
|
33
37
|
* IP address and port of the external DNS server. You can add up to 10 IP addresses. This parameter is only valid and required when the Type parameter is OUTBOUND
|
|
34
38
|
*/
|
|
@@ -73,6 +77,10 @@ export interface GetResolverRuleResult {
|
|
|
73
77
|
* VPC associated with the forwarding rule. The forwarding rule takes effect in the associated VPC. When the Type parameter is OUTBOUND, the VPC region must match the region of the endpoint
|
|
74
78
|
*/
|
|
75
79
|
readonly vpCs: outputs.privatezone.GetResolverRuleVpC[];
|
|
80
|
+
/**
|
|
81
|
+
* TRN of one or more VPCs associated with the domain name
|
|
82
|
+
*/
|
|
83
|
+
readonly vpcTrns: string[];
|
|
76
84
|
/**
|
|
77
85
|
* Domain name(s) associated with the forwarding rule. You can enter one or more domain names. Separate multiple domain names with English commas. Up to 500 domain names are supported. This parameter is only valid and required when the Type parameter is OUTBOUND. If you set this parameter to *, the forwarding rule applies to all domain names associated with the VPC
|
|
78
86
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getResolverRule.js","sourceRoot":"","sources":["../../privatezone/getResolverRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,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;QACrF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;
|
|
1
|
+
{"version":3,"file":"getResolverRule.js","sourceRoot":"","sources":["../../privatezone/getResolverRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,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;QACrF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAqFD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,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;QAC3F,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -38,6 +38,10 @@ export declare class ResolverRule extends pulumi.CustomResource {
|
|
|
38
38
|
* Endpoint ID. This parameter is only valid and required when the Type parameter is OUTBOUND
|
|
39
39
|
*/
|
|
40
40
|
readonly endpointId: pulumi.Output<number>;
|
|
41
|
+
/**
|
|
42
|
+
* TRN of the endpoint
|
|
43
|
+
*/
|
|
44
|
+
readonly endpointTrn: pulumi.Output<string>;
|
|
41
45
|
readonly forwardIPs: pulumi.Output<outputs.privatezone.ResolverRuleForwardIP[]>;
|
|
42
46
|
/**
|
|
43
47
|
* Account ID of the last update to the forwarding rule
|
|
@@ -69,6 +73,10 @@ export declare class ResolverRule extends pulumi.CustomResource {
|
|
|
69
73
|
*/
|
|
70
74
|
readonly updatedTime: pulumi.Output<string>;
|
|
71
75
|
readonly vpCs: pulumi.Output<outputs.privatezone.ResolverRuleVpC[]>;
|
|
76
|
+
/**
|
|
77
|
+
* TRN of one or more VPCs associated with the domain name
|
|
78
|
+
*/
|
|
79
|
+
readonly vpcTrns: pulumi.Output<string[]>;
|
|
72
80
|
/**
|
|
73
81
|
* Domain name(s) associated with the forwarding rule. You can enter one or more domain names. Separate multiple domain names with English commas. Up to 500 domain names are supported. This parameter is only valid and required when the Type parameter is OUTBOUND. If you set this parameter to *, the forwarding rule applies to all domain names associated with the VPC
|
|
74
82
|
*/
|
|
@@ -98,6 +106,10 @@ export interface ResolverRuleState {
|
|
|
98
106
|
* Endpoint ID. This parameter is only valid and required when the Type parameter is OUTBOUND
|
|
99
107
|
*/
|
|
100
108
|
endpointId?: pulumi.Input<number>;
|
|
109
|
+
/**
|
|
110
|
+
* TRN of the endpoint
|
|
111
|
+
*/
|
|
112
|
+
endpointTrn?: pulumi.Input<string>;
|
|
101
113
|
forwardIPs?: pulumi.Input<pulumi.Input<inputs.privatezone.ResolverRuleForwardIP>[]>;
|
|
102
114
|
/**
|
|
103
115
|
* Account ID of the last update to the forwarding rule
|
|
@@ -129,6 +141,10 @@ export interface ResolverRuleState {
|
|
|
129
141
|
*/
|
|
130
142
|
updatedTime?: pulumi.Input<string>;
|
|
131
143
|
vpCs?: pulumi.Input<pulumi.Input<inputs.privatezone.ResolverRuleVpC>[]>;
|
|
144
|
+
/**
|
|
145
|
+
* TRN of one or more VPCs associated with the domain name
|
|
146
|
+
*/
|
|
147
|
+
vpcTrns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
132
148
|
/**
|
|
133
149
|
* Domain name(s) associated with the forwarding rule. You can enter one or more domain names. Separate multiple domain names with English commas. Up to 500 domain names are supported. This parameter is only valid and required when the Type parameter is OUTBOUND. If you set this parameter to *, the forwarding rule applies to all domain names associated with the VPC
|
|
134
150
|
*/
|
|
@@ -142,6 +158,10 @@ export interface ResolverRuleArgs {
|
|
|
142
158
|
* Endpoint ID. This parameter is only valid and required when the Type parameter is OUTBOUND
|
|
143
159
|
*/
|
|
144
160
|
endpointId?: pulumi.Input<number>;
|
|
161
|
+
/**
|
|
162
|
+
* TRN of the endpoint
|
|
163
|
+
*/
|
|
164
|
+
endpointTrn?: pulumi.Input<string>;
|
|
145
165
|
forwardIPs?: pulumi.Input<pulumi.Input<inputs.privatezone.ResolverRuleForwardIP>[]>;
|
|
146
166
|
/**
|
|
147
167
|
* Carrier for the outbound IP address of the recursive DNS server. This parameter is only valid when the Type parameter is LINE. Supported values: Mobile: China Mobile, Telecom: China Telecom, Unicom: China Unicom
|
|
@@ -161,6 +181,10 @@ export interface ResolverRuleArgs {
|
|
|
161
181
|
*/
|
|
162
182
|
type: pulumi.Input<string>;
|
|
163
183
|
vpCs?: pulumi.Input<pulumi.Input<inputs.privatezone.ResolverRuleVpC>[]>;
|
|
184
|
+
/**
|
|
185
|
+
* TRN of one or more VPCs associated with the domain name
|
|
186
|
+
*/
|
|
187
|
+
vpcTrns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
164
188
|
/**
|
|
165
189
|
* Domain name(s) associated with the forwarding rule. You can enter one or more domain names. Separate multiple domain names with English commas. Up to 500 domain names are supported. This parameter is only valid and required when the Type parameter is OUTBOUND. If you set this parameter to *, the forwarding rule applies to all domain names associated with the VPC
|
|
166
190
|
*/
|
|
@@ -45,6 +45,7 @@ class ResolverRule extends pulumi.CustomResource {
|
|
|
45
45
|
resourceInputs["createdTime"] = state ? state.createdTime : undefined;
|
|
46
46
|
resourceInputs["enable"] = state ? state.enable : undefined;
|
|
47
47
|
resourceInputs["endpointId"] = state ? state.endpointId : undefined;
|
|
48
|
+
resourceInputs["endpointTrn"] = state ? state.endpointTrn : undefined;
|
|
48
49
|
resourceInputs["forwardIPs"] = state ? state.forwardIPs : undefined;
|
|
49
50
|
resourceInputs["lastOperator"] = state ? state.lastOperator : undefined;
|
|
50
51
|
resourceInputs["line"] = state ? state.line : undefined;
|
|
@@ -55,6 +56,7 @@ class ResolverRule extends pulumi.CustomResource {
|
|
|
55
56
|
resourceInputs["type"] = state ? state.type : undefined;
|
|
56
57
|
resourceInputs["updatedTime"] = state ? state.updatedTime : undefined;
|
|
57
58
|
resourceInputs["vpCs"] = state ? state.vpCs : undefined;
|
|
59
|
+
resourceInputs["vpcTrns"] = state ? state.vpcTrns : undefined;
|
|
58
60
|
resourceInputs["zoneName"] = state ? state.zoneName : undefined;
|
|
59
61
|
}
|
|
60
62
|
else {
|
|
@@ -66,6 +68,7 @@ class ResolverRule extends pulumi.CustomResource {
|
|
|
66
68
|
throw new Error("Missing required property 'type'");
|
|
67
69
|
}
|
|
68
70
|
resourceInputs["endpointId"] = args ? args.endpointId : undefined;
|
|
71
|
+
resourceInputs["endpointTrn"] = args ? args.endpointTrn : undefined;
|
|
69
72
|
resourceInputs["forwardIPs"] = args ? args.forwardIPs : undefined;
|
|
70
73
|
resourceInputs["line"] = args ? args.line : undefined;
|
|
71
74
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
@@ -73,6 +76,7 @@ class ResolverRule extends pulumi.CustomResource {
|
|
|
73
76
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
74
77
|
resourceInputs["type"] = args ? args.type : undefined;
|
|
75
78
|
resourceInputs["vpCs"] = args ? args.vpCs : undefined;
|
|
79
|
+
resourceInputs["vpcTrns"] = args ? args.vpcTrns : undefined;
|
|
76
80
|
resourceInputs["zoneName"] = args ? args.zoneName : undefined;
|
|
77
81
|
resourceInputs["createdTime"] = undefined /*out*/;
|
|
78
82
|
resourceInputs["enable"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolverRule.js","sourceRoot":"","sources":["../../privatezone/resolverRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"resolverRule.js","sourceRoot":"","sources":["../../privatezone/resolverRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
4
|
+
*/
|
|
5
|
+
export declare function getInstanceReadonlyNode(args: GetInstanceReadonlyNodeArgs, opts?: pulumi.InvokeOptions): Promise<GetInstanceReadonlyNodeResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of arguments for invoking getInstanceReadonlyNode.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetInstanceReadonlyNodeArgs {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the resource.
|
|
12
|
+
*/
|
|
13
|
+
id: string;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* A collection of values returned by getInstanceReadonlyNode.
|
|
17
|
+
*/
|
|
18
|
+
export interface GetInstanceReadonlyNodeResult {
|
|
19
|
+
/**
|
|
20
|
+
* Node creation time
|
|
21
|
+
*/
|
|
22
|
+
readonly createTime: string;
|
|
23
|
+
/**
|
|
24
|
+
* Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
|
|
25
|
+
*/
|
|
26
|
+
readonly delayReplicationTime: number;
|
|
27
|
+
/**
|
|
28
|
+
* Uniquely identifies the resource.
|
|
29
|
+
*/
|
|
30
|
+
readonly id: string;
|
|
31
|
+
/**
|
|
32
|
+
* RDS MySQL instance ID
|
|
33
|
+
*/
|
|
34
|
+
readonly instanceId: string;
|
|
35
|
+
/**
|
|
36
|
+
* Node memory size in GiB
|
|
37
|
+
*/
|
|
38
|
+
readonly memory: number;
|
|
39
|
+
/**
|
|
40
|
+
* Read-only node ID
|
|
41
|
+
*/
|
|
42
|
+
readonly nodeId: string;
|
|
43
|
+
/**
|
|
44
|
+
* Node specification
|
|
45
|
+
*/
|
|
46
|
+
readonly nodeSpec: string;
|
|
47
|
+
/**
|
|
48
|
+
* Node status
|
|
49
|
+
*/
|
|
50
|
+
readonly nodeStatus: string;
|
|
51
|
+
/**
|
|
52
|
+
* Node type, fixed as ReadOnly
|
|
53
|
+
*/
|
|
54
|
+
readonly nodeType: string;
|
|
55
|
+
/**
|
|
56
|
+
* Node region ID
|
|
57
|
+
*/
|
|
58
|
+
readonly regionId: string;
|
|
59
|
+
/**
|
|
60
|
+
* Read-only node synchronization delay in seconds
|
|
61
|
+
*/
|
|
62
|
+
readonly syncDelay: number;
|
|
63
|
+
/**
|
|
64
|
+
* List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
|
|
65
|
+
*/
|
|
66
|
+
readonly updateEndpointIds: string[];
|
|
67
|
+
/**
|
|
68
|
+
* Node update time
|
|
69
|
+
*/
|
|
70
|
+
readonly updateTime: string;
|
|
71
|
+
/**
|
|
72
|
+
* Node vCPU count
|
|
73
|
+
*/
|
|
74
|
+
readonly vcpu: number;
|
|
75
|
+
/**
|
|
76
|
+
* Node availability zone ID
|
|
77
|
+
*/
|
|
78
|
+
readonly zoneId: string;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
82
|
+
*/
|
|
83
|
+
export declare function getInstanceReadonlyNodeOutput(args: GetInstanceReadonlyNodeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInstanceReadonlyNodeResult>;
|
|
84
|
+
/**
|
|
85
|
+
* A collection of arguments for invoking getInstanceReadonlyNode.
|
|
86
|
+
*/
|
|
87
|
+
export interface GetInstanceReadonlyNodeOutputArgs {
|
|
88
|
+
/**
|
|
89
|
+
* Uniquely identifies the resource.
|
|
90
|
+
*/
|
|
91
|
+
id: pulumi.Input<string>;
|
|
92
|
+
}
|
|
@@ -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.getInstanceReadonlyNodeOutput = exports.getInstanceReadonlyNode = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
10
|
+
*/
|
|
11
|
+
function getInstanceReadonlyNode(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:rdsmysql/getInstanceReadonlyNode:getInstanceReadonlyNode", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getInstanceReadonlyNode = getInstanceReadonlyNode;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
20
|
+
*/
|
|
21
|
+
function getInstanceReadonlyNodeOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:rdsmysql/getInstanceReadonlyNode:getInstanceReadonlyNode", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getInstanceReadonlyNodeOutput = getInstanceReadonlyNodeOutput;
|
|
28
|
+
//# sourceMappingURL=getInstanceReadonlyNode.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getInstanceReadonlyNode.js","sourceRoot":"","sources":["../../rdsmysql/getInstanceReadonlyNode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AA6ED;;GAEG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uEAAuE,EAAE;QACxG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
4
|
+
*/
|
|
5
|
+
export declare function getInstanceReadonlyNodes(opts?: pulumi.InvokeOptions): Promise<GetInstanceReadonlyNodesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getInstanceReadonlyNodes.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetInstanceReadonlyNodesResult {
|
|
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::RDSMySQL::InstanceReadonlyNode
|
|
21
|
+
*/
|
|
22
|
+
export declare function getInstanceReadonlyNodesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInstanceReadonlyNodesResult>;
|
|
@@ -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.getInstanceReadonlyNodesOutput = exports.getInstanceReadonlyNodes = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
10
|
+
*/
|
|
11
|
+
function getInstanceReadonlyNodes(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:rdsmysql/getInstanceReadonlyNodes:getInstanceReadonlyNodes", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getInstanceReadonlyNodes = getInstanceReadonlyNodes;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
|
|
18
|
+
*/
|
|
19
|
+
function getInstanceReadonlyNodesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:rdsmysql/getInstanceReadonlyNodes:getInstanceReadonlyNodes", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getInstanceReadonlyNodesOutput = getInstanceReadonlyNodesOutput;
|
|
24
|
+
//# sourceMappingURL=getInstanceReadonlyNodes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getInstanceReadonlyNodes.js","sourceRoot":"","sources":["../../rdsmysql/getInstanceReadonlyNodes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yEAAyE,EAAE,EACvG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC;AAeD;;GAEG;AACH,SAAgB,8BAA8B,CAAC,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yEAAyE,EAAE,EAC7G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wEAIC"}
|
package/rdsmysql/index.d.ts
CHANGED
|
@@ -55,6 +55,12 @@ export declare const getEndpointsOutput: typeof import("./getEndpoints").getEndp
|
|
|
55
55
|
export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
|
|
56
56
|
export declare const getInstance: typeof import("./getInstance").getInstance;
|
|
57
57
|
export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
|
|
58
|
+
export { GetInstanceReadonlyNodeArgs, GetInstanceReadonlyNodeResult, GetInstanceReadonlyNodeOutputArgs } from "./getInstanceReadonlyNode";
|
|
59
|
+
export declare const getInstanceReadonlyNode: typeof import("./getInstanceReadonlyNode").getInstanceReadonlyNode;
|
|
60
|
+
export declare const getInstanceReadonlyNodeOutput: typeof import("./getInstanceReadonlyNode").getInstanceReadonlyNodeOutput;
|
|
61
|
+
export { GetInstanceReadonlyNodesResult } from "./getInstanceReadonlyNodes";
|
|
62
|
+
export declare const getInstanceReadonlyNodes: typeof import("./getInstanceReadonlyNodes").getInstanceReadonlyNodes;
|
|
63
|
+
export declare const getInstanceReadonlyNodesOutput: typeof import("./getInstanceReadonlyNodes").getInstanceReadonlyNodesOutput;
|
|
58
64
|
export { GetInstancesResult } from "./getInstances";
|
|
59
65
|
export declare const getInstances: typeof import("./getInstances").getInstances;
|
|
60
66
|
export declare const getInstancesOutput: typeof import("./getInstances").getInstancesOutput;
|
|
@@ -67,6 +73,9 @@ export declare const getParameterTemplatesOutput: typeof import("./getParameterT
|
|
|
67
73
|
export { InstanceArgs, InstanceState } from "./instance";
|
|
68
74
|
export type Instance = import("./instance").Instance;
|
|
69
75
|
export declare const Instance: typeof import("./instance").Instance;
|
|
76
|
+
export { InstanceReadonlyNodeArgs, InstanceReadonlyNodeState } from "./instanceReadonlyNode";
|
|
77
|
+
export type InstanceReadonlyNode = import("./instanceReadonlyNode").InstanceReadonlyNode;
|
|
78
|
+
export declare const InstanceReadonlyNode: typeof import("./instanceReadonlyNode").InstanceReadonlyNode;
|
|
70
79
|
export { ParameterTemplateArgs, ParameterTemplateState } from "./parameterTemplate";
|
|
71
80
|
export type ParameterTemplate = import("./parameterTemplate").ParameterTemplate;
|
|
72
81
|
export declare const ParameterTemplate: typeof import("./parameterTemplate").ParameterTemplate;
|