@volcengine/pulumi-volcenginecc 0.0.44 → 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/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- 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/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +36 -0
- package/fwcenter/index.js +45 -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/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- 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/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- 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/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.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/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.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/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.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/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +13 -2
- package/tls/index.js.map +1 -1
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1115 -55
- package/types/output.d.ts +2500 -330
- 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/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +18 -0
- package/veenedge/index.js +39 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
|
@@ -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.getConnectionOutput = exports.getConnection = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::DirectConnect::Connection
|
|
10
|
+
*/
|
|
11
|
+
function getConnection(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:directconnect/getConnection:getConnection", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getConnection = getConnection;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::DirectConnect::Connection
|
|
20
|
+
*/
|
|
21
|
+
function getConnectionOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:directconnect/getConnection:getConnection", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getConnectionOutput = getConnectionOutput;
|
|
28
|
+
//# sourceMappingURL=getConnection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getConnection.js","sourceRoot":"","sources":["../../directconnect/getConnection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,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,sCAKC;AAiID;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,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,kDAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::DirectConnect::Connection
|
|
4
|
+
*/
|
|
5
|
+
export declare function getConnections(opts?: pulumi.InvokeOptions): Promise<GetConnectionsResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getConnections.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetConnectionsResult {
|
|
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::DirectConnect::Connection
|
|
21
|
+
*/
|
|
22
|
+
export declare function getConnectionsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetConnectionsResult>;
|
|
@@ -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.getConnectionsOutput = exports.getConnections = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::DirectConnect::Connection
|
|
10
|
+
*/
|
|
11
|
+
function getConnections(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:directconnect/getConnections:getConnections", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getConnections = getConnections;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::DirectConnect::Connection
|
|
18
|
+
*/
|
|
19
|
+
function getConnectionsOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:directconnect/getConnections:getConnections", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getConnectionsOutput = getConnectionsOutput;
|
|
24
|
+
//# sourceMappingURL=getConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getConnections.js","sourceRoot":"","sources":["../../directconnect/getConnections.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAA2B;IACtD,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,wCAIC;AAeD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAAiC;IAClE,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,oDAIC"}
|
package/directconnect/index.d.ts
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export { BgpPeerArgs, BgpPeerState } from "./bgpPeer";
|
|
2
2
|
export type BgpPeer = import("./bgpPeer").BgpPeer;
|
|
3
3
|
export declare const BgpPeer: typeof import("./bgpPeer").BgpPeer;
|
|
4
|
+
export { ConnectionArgs, ConnectionState } from "./connection";
|
|
5
|
+
export type Connection = import("./connection").Connection;
|
|
6
|
+
export declare const Connection: typeof import("./connection").Connection;
|
|
4
7
|
export { DirectConnectGatewayArgs, DirectConnectGatewayState } from "./directConnectGateway";
|
|
5
8
|
export type DirectConnectGateway = import("./directConnectGateway").DirectConnectGateway;
|
|
6
9
|
export declare const DirectConnectGateway: typeof import("./directConnectGateway").DirectConnectGateway;
|
|
@@ -13,6 +16,12 @@ export declare const getBgpPeerOutput: typeof import("./getBgpPeer").getBgpPeerO
|
|
|
13
16
|
export { GetBgpPeersResult } from "./getBgpPeers";
|
|
14
17
|
export declare const getBgpPeers: typeof import("./getBgpPeers").getBgpPeers;
|
|
15
18
|
export declare const getBgpPeersOutput: typeof import("./getBgpPeers").getBgpPeersOutput;
|
|
19
|
+
export { GetConnectionArgs, GetConnectionResult, GetConnectionOutputArgs } from "./getConnection";
|
|
20
|
+
export declare const getConnection: typeof import("./getConnection").getConnection;
|
|
21
|
+
export declare const getConnectionOutput: typeof import("./getConnection").getConnectionOutput;
|
|
22
|
+
export { GetConnectionsResult } from "./getConnections";
|
|
23
|
+
export declare const getConnections: typeof import("./getConnections").getConnections;
|
|
24
|
+
export declare const getConnectionsOutput: typeof import("./getConnections").getConnectionsOutput;
|
|
16
25
|
export { GetDirectConnectGatewayArgs, GetDirectConnectGatewayResult, GetDirectConnectGatewayOutputArgs } from "./getDirectConnectGateway";
|
|
17
26
|
export declare const getDirectConnectGateway: typeof import("./getDirectConnectGateway").getDirectConnectGateway;
|
|
18
27
|
export declare const getDirectConnectGatewayOutput: typeof import("./getDirectConnectGateway").getDirectConnectGatewayOutput;
|
package/directconnect/index.js
CHANGED
|
@@ -2,11 +2,13 @@
|
|
|
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.VirtualInterface = exports.getVirtualInterfacesOutput = exports.getVirtualInterfaces = exports.getVirtualInterfaceOutput = exports.getVirtualInterface = exports.getGatewayRoutesOutput = exports.getGatewayRoutes = exports.getGatewayRouteOutput = exports.getGatewayRoute = exports.getDirectConnectGatewaysOutput = exports.getDirectConnectGateways = exports.getDirectConnectGatewayOutput = exports.getDirectConnectGateway = exports.getBgpPeersOutput = exports.getBgpPeers = exports.getBgpPeerOutput = exports.getBgpPeer = exports.GatewayRoute = exports.DirectConnectGateway = exports.BgpPeer = void 0;
|
|
5
|
+
exports.VirtualInterface = exports.getVirtualInterfacesOutput = exports.getVirtualInterfaces = exports.getVirtualInterfaceOutput = exports.getVirtualInterface = exports.getGatewayRoutesOutput = exports.getGatewayRoutes = exports.getGatewayRouteOutput = exports.getGatewayRoute = exports.getDirectConnectGatewaysOutput = exports.getDirectConnectGateways = exports.getDirectConnectGatewayOutput = exports.getDirectConnectGateway = exports.getConnectionsOutput = exports.getConnections = exports.getConnectionOutput = exports.getConnection = exports.getBgpPeersOutput = exports.getBgpPeers = exports.getBgpPeerOutput = exports.getBgpPeer = exports.GatewayRoute = exports.DirectConnectGateway = exports.Connection = exports.BgpPeer = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.BgpPeer = null;
|
|
9
9
|
utilities.lazyLoad(exports, ["BgpPeer"], () => require("./bgpPeer"));
|
|
10
|
+
exports.Connection = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["Connection"], () => require("./connection"));
|
|
10
12
|
exports.DirectConnectGateway = null;
|
|
11
13
|
utilities.lazyLoad(exports, ["DirectConnectGateway"], () => require("./directConnectGateway"));
|
|
12
14
|
exports.GatewayRoute = null;
|
|
@@ -17,6 +19,12 @@ utilities.lazyLoad(exports, ["getBgpPeer", "getBgpPeerOutput"], () => require(".
|
|
|
17
19
|
exports.getBgpPeers = null;
|
|
18
20
|
exports.getBgpPeersOutput = null;
|
|
19
21
|
utilities.lazyLoad(exports, ["getBgpPeers", "getBgpPeersOutput"], () => require("./getBgpPeers"));
|
|
22
|
+
exports.getConnection = null;
|
|
23
|
+
exports.getConnectionOutput = null;
|
|
24
|
+
utilities.lazyLoad(exports, ["getConnection", "getConnectionOutput"], () => require("./getConnection"));
|
|
25
|
+
exports.getConnections = null;
|
|
26
|
+
exports.getConnectionsOutput = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["getConnections", "getConnectionsOutput"], () => require("./getConnections"));
|
|
20
28
|
exports.getDirectConnectGateway = null;
|
|
21
29
|
exports.getDirectConnectGatewayOutput = null;
|
|
22
30
|
utilities.lazyLoad(exports, ["getDirectConnectGateway", "getDirectConnectGatewayOutput"], () => require("./getDirectConnectGateway"));
|
|
@@ -43,6 +51,8 @@ const _module = {
|
|
|
43
51
|
switch (type) {
|
|
44
52
|
case "volcenginecc:directconnect/bgpPeer:BgpPeer":
|
|
45
53
|
return new exports.BgpPeer(name, undefined, { urn });
|
|
54
|
+
case "volcenginecc:directconnect/connection:Connection":
|
|
55
|
+
return new exports.Connection(name, undefined, { urn });
|
|
46
56
|
case "volcenginecc:directconnect/directConnectGateway:DirectConnectGateway":
|
|
47
57
|
return new exports.DirectConnectGateway(name, undefined, { urn });
|
|
48
58
|
case "volcenginecc:directconnect/gatewayRoute:GatewayRoute":
|
|
@@ -55,6 +65,7 @@ const _module = {
|
|
|
55
65
|
},
|
|
56
66
|
};
|
|
57
67
|
pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/bgpPeer", _module);
|
|
68
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/connection", _module);
|
|
58
69
|
pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/directConnectGateway", _module);
|
|
59
70
|
pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/gatewayRoute", _module);
|
|
60
71
|
pulumi.runtime.registerResourceModule("volcenginecc", "directconnect/virtualInterface", _module);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../directconnect/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../directconnect/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Cloud firewall access control address book, used to centrally manage a group of IPv4/IPv6 addresses, ports, or domain names. Can be referenced as source or destination in access control policies.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as volcenginecc from "@volcengine/pulumi-volcenginecc";
|
|
12
|
+
*
|
|
13
|
+
* const example = new volcenginecc.fwcenter.AddressBook("Example", {
|
|
14
|
+
* groupName: "IPv6手动地址簿",
|
|
15
|
+
* groupType: "ipv6",
|
|
16
|
+
* description: "测试IPv6手动地址簿",
|
|
17
|
+
* cloudFirewallId: "CloudFirewallxxxxxxxam7tr9t02w",
|
|
18
|
+
* autoUpdateType: "Manual",
|
|
19
|
+
* addressDetailLists: [
|
|
20
|
+
* {
|
|
21
|
+
* description: "测试IPv6网段",
|
|
22
|
+
* address: "2001:xxxx::/32",
|
|
23
|
+
* },
|
|
24
|
+
* {
|
|
25
|
+
* description: "测试IPv6地址",
|
|
26
|
+
* address: "2001:xxxx::1",
|
|
27
|
+
* },
|
|
28
|
+
* ],
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
32
|
+
* ## Import
|
|
33
|
+
*
|
|
34
|
+
* ```sh
|
|
35
|
+
* $ pulumi import volcenginecc:fwcenter/addressBook:AddressBook example "group_uuid"
|
|
36
|
+
* ```
|
|
37
|
+
*/
|
|
38
|
+
export declare class AddressBook extends pulumi.CustomResource {
|
|
39
|
+
/**
|
|
40
|
+
* Get an existing AddressBook resource's state with the given name, ID, and optional extra
|
|
41
|
+
* properties used to qualify the lookup.
|
|
42
|
+
*
|
|
43
|
+
* @param name The _unique_ name of the resulting resource.
|
|
44
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
45
|
+
* @param state Any extra arguments used during the lookup.
|
|
46
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
47
|
+
*/
|
|
48
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AddressBookState, opts?: pulumi.CustomResourceOptions): AddressBook;
|
|
49
|
+
/**
|
|
50
|
+
* Returns true if the given object is an instance of AddressBook. This is designed to work even
|
|
51
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
52
|
+
*/
|
|
53
|
+
static isInstance(obj: any): obj is AddressBook;
|
|
54
|
+
readonly addressDetailLists: pulumi.Output<outputs.fwcenter.AddressBookAddressDetailList[]>;
|
|
55
|
+
/**
|
|
56
|
+
* Address list in the address book. The specific content depends on the address book type. Effective when `AutoUpdateType` is `Manual` and `AddressDetailList` is not empty. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
57
|
+
*/
|
|
58
|
+
readonly addressLists: pulumi.Output<string[]>;
|
|
59
|
+
/**
|
|
60
|
+
* Address book auto-update type. Default is `Manual`. `Manual`: manual update; `Tag`: tag address book. Assets with new matching tags are automatically added to the current address book. This feature is currently only supported for the internet boundary.
|
|
61
|
+
*/
|
|
62
|
+
readonly autoUpdateType: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The unique identifier of the cloud firewall instance, used to specify which cloud firewall instance the address book belongs to.
|
|
65
|
+
*/
|
|
66
|
+
readonly cloudFirewallId: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Detailed description of the address book, used to explain its purpose or other relevant information.
|
|
69
|
+
*/
|
|
70
|
+
readonly description: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Name of the address book. Supports Chinese characters, uppercase and lowercase English letters, `-`, and `_`, with a maximum length of 64 characters.
|
|
73
|
+
*/
|
|
74
|
+
readonly groupName: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The type of the address book, used to specify the type of addresses stored in the address book. `ip`: IPv4 address; `ipv6`: IPv6 address; `port`: port information; `domain`: domain name information.
|
|
77
|
+
*/
|
|
78
|
+
readonly groupType: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* Unique identifier for the address book, generated by the system after the address book is created. Used to uniquely identify the address book within the system.
|
|
81
|
+
*/
|
|
82
|
+
readonly groupUuid: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* Asset type list, used to specify the types of assets included in the address book. Takes effect when `AutoUpdateType` is set to `Tag`. Supported values: `EcsInstance` (cloud server), `NetworkInterface` (network interface), `HaVip` (high-availability virtual IP), `Nat` (NAT gateway), `ClbInstance` (load balancer), `AlbInstance` (application load balancer), `VpnGateway` (VPN gateway).
|
|
85
|
+
*/
|
|
86
|
+
readonly instanceTypeLists: pulumi.Output<string[]>;
|
|
87
|
+
/**
|
|
88
|
+
* Reference count for the address book, indicating how many times it has been referenced.
|
|
89
|
+
*/
|
|
90
|
+
readonly refCnt: pulumi.Output<number>;
|
|
91
|
+
/**
|
|
92
|
+
* Tag type, used to specify the resource type in the address book. Effective when `AutoUpdateType` is `Tag`. `Eip`: public IP; `InternetAsset`: public asset.
|
|
93
|
+
*/
|
|
94
|
+
readonly resourceType: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Logical relationship between tags, used to specify how multiple tags are combined. Effective when `AutoUpdateType` is `Tag`. `And`: all tags must be satisfied; `Or`: any tag can be satisfied.
|
|
97
|
+
*/
|
|
98
|
+
readonly tagRelation: pulumi.Output<string>;
|
|
99
|
+
readonly tags: pulumi.Output<outputs.fwcenter.AddressBookTag[]>;
|
|
100
|
+
/**
|
|
101
|
+
* Last update timestamp for the address book, represented in Unix timestamp format.
|
|
102
|
+
*/
|
|
103
|
+
readonly updated: pulumi.Output<number>;
|
|
104
|
+
/**
|
|
105
|
+
* Create a AddressBook resource with the given unique name, arguments, and options.
|
|
106
|
+
*
|
|
107
|
+
* @param name The _unique_ name of the resource.
|
|
108
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
109
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
110
|
+
*/
|
|
111
|
+
constructor(name: string, args: AddressBookArgs, opts?: pulumi.CustomResourceOptions);
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Input properties used for looking up and filtering AddressBook resources.
|
|
115
|
+
*/
|
|
116
|
+
export interface AddressBookState {
|
|
117
|
+
addressDetailLists?: pulumi.Input<pulumi.Input<inputs.fwcenter.AddressBookAddressDetailList>[]>;
|
|
118
|
+
/**
|
|
119
|
+
* Address list in the address book. The specific content depends on the address book type. Effective when `AutoUpdateType` is `Manual` and `AddressDetailList` is not empty. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
120
|
+
*/
|
|
121
|
+
addressLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
122
|
+
/**
|
|
123
|
+
* Address book auto-update type. Default is `Manual`. `Manual`: manual update; `Tag`: tag address book. Assets with new matching tags are automatically added to the current address book. This feature is currently only supported for the internet boundary.
|
|
124
|
+
*/
|
|
125
|
+
autoUpdateType?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The unique identifier of the cloud firewall instance, used to specify which cloud firewall instance the address book belongs to.
|
|
128
|
+
*/
|
|
129
|
+
cloudFirewallId?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* Detailed description of the address book, used to explain its purpose or other relevant information.
|
|
132
|
+
*/
|
|
133
|
+
description?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* Name of the address book. Supports Chinese characters, uppercase and lowercase English letters, `-`, and `_`, with a maximum length of 64 characters.
|
|
136
|
+
*/
|
|
137
|
+
groupName?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* The type of the address book, used to specify the type of addresses stored in the address book. `ip`: IPv4 address; `ipv6`: IPv6 address; `port`: port information; `domain`: domain name information.
|
|
140
|
+
*/
|
|
141
|
+
groupType?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* Unique identifier for the address book, generated by the system after the address book is created. Used to uniquely identify the address book within the system.
|
|
144
|
+
*/
|
|
145
|
+
groupUuid?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* Asset type list, used to specify the types of assets included in the address book. Takes effect when `AutoUpdateType` is set to `Tag`. Supported values: `EcsInstance` (cloud server), `NetworkInterface` (network interface), `HaVip` (high-availability virtual IP), `Nat` (NAT gateway), `ClbInstance` (load balancer), `AlbInstance` (application load balancer), `VpnGateway` (VPN gateway).
|
|
148
|
+
*/
|
|
149
|
+
instanceTypeLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
150
|
+
/**
|
|
151
|
+
* Reference count for the address book, indicating how many times it has been referenced.
|
|
152
|
+
*/
|
|
153
|
+
refCnt?: pulumi.Input<number>;
|
|
154
|
+
/**
|
|
155
|
+
* Tag type, used to specify the resource type in the address book. Effective when `AutoUpdateType` is `Tag`. `Eip`: public IP; `InternetAsset`: public asset.
|
|
156
|
+
*/
|
|
157
|
+
resourceType?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* Logical relationship between tags, used to specify how multiple tags are combined. Effective when `AutoUpdateType` is `Tag`. `And`: all tags must be satisfied; `Or`: any tag can be satisfied.
|
|
160
|
+
*/
|
|
161
|
+
tagRelation?: pulumi.Input<string>;
|
|
162
|
+
tags?: pulumi.Input<pulumi.Input<inputs.fwcenter.AddressBookTag>[]>;
|
|
163
|
+
/**
|
|
164
|
+
* Last update timestamp for the address book, represented in Unix timestamp format.
|
|
165
|
+
*/
|
|
166
|
+
updated?: pulumi.Input<number>;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* The set of arguments for constructing a AddressBook resource.
|
|
170
|
+
*/
|
|
171
|
+
export interface AddressBookArgs {
|
|
172
|
+
addressDetailLists?: pulumi.Input<pulumi.Input<inputs.fwcenter.AddressBookAddressDetailList>[]>;
|
|
173
|
+
/**
|
|
174
|
+
* Address list in the address book. The specific content depends on the address book type. Effective when `AutoUpdateType` is `Manual` and `AddressDetailList` is not empty. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
175
|
+
*/
|
|
176
|
+
addressLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
177
|
+
/**
|
|
178
|
+
* Address book auto-update type. Default is `Manual`. `Manual`: manual update; `Tag`: tag address book. Assets with new matching tags are automatically added to the current address book. This feature is currently only supported for the internet boundary.
|
|
179
|
+
*/
|
|
180
|
+
autoUpdateType?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* The unique identifier of the cloud firewall instance, used to specify which cloud firewall instance the address book belongs to.
|
|
183
|
+
*/
|
|
184
|
+
cloudFirewallId?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* Detailed description of the address book, used to explain its purpose or other relevant information.
|
|
187
|
+
*/
|
|
188
|
+
description?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* Name of the address book. Supports Chinese characters, uppercase and lowercase English letters, `-`, and `_`, with a maximum length of 64 characters.
|
|
191
|
+
*/
|
|
192
|
+
groupName: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* The type of the address book, used to specify the type of addresses stored in the address book. `ip`: IPv4 address; `ipv6`: IPv6 address; `port`: port information; `domain`: domain name information.
|
|
195
|
+
*/
|
|
196
|
+
groupType: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* Asset type list, used to specify the types of assets included in the address book. Takes effect when `AutoUpdateType` is set to `Tag`. Supported values: `EcsInstance` (cloud server), `NetworkInterface` (network interface), `HaVip` (high-availability virtual IP), `Nat` (NAT gateway), `ClbInstance` (load balancer), `AlbInstance` (application load balancer), `VpnGateway` (VPN gateway).
|
|
199
|
+
*/
|
|
200
|
+
instanceTypeLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
201
|
+
/**
|
|
202
|
+
* Tag type, used to specify the resource type in the address book. Effective when `AutoUpdateType` is `Tag`. `Eip`: public IP; `InternetAsset`: public asset.
|
|
203
|
+
*/
|
|
204
|
+
resourceType?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Logical relationship between tags, used to specify how multiple tags are combined. Effective when `AutoUpdateType` is `Tag`. `And`: all tags must be satisfied; `Or`: any tag can be satisfied.
|
|
207
|
+
*/
|
|
208
|
+
tagRelation?: pulumi.Input<string>;
|
|
209
|
+
tags?: pulumi.Input<pulumi.Input<inputs.fwcenter.AddressBookTag>[]>;
|
|
210
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
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.AddressBook = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Cloud firewall access control address book, used to centrally manage a group of IPv4/IPv6 addresses, ports, or domain names. Can be referenced as source or destination in access control policies.
|
|
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.fwcenter.AddressBook("Example", {
|
|
18
|
+
* groupName: "IPv6手动地址簿",
|
|
19
|
+
* groupType: "ipv6",
|
|
20
|
+
* description: "测试IPv6手动地址簿",
|
|
21
|
+
* cloudFirewallId: "CloudFirewallxxxxxxxam7tr9t02w",
|
|
22
|
+
* autoUpdateType: "Manual",
|
|
23
|
+
* addressDetailLists: [
|
|
24
|
+
* {
|
|
25
|
+
* description: "测试IPv6网段",
|
|
26
|
+
* address: "2001:xxxx::/32",
|
|
27
|
+
* },
|
|
28
|
+
* {
|
|
29
|
+
* description: "测试IPv6地址",
|
|
30
|
+
* address: "2001:xxxx::1",
|
|
31
|
+
* },
|
|
32
|
+
* ],
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ## Import
|
|
37
|
+
*
|
|
38
|
+
* ```sh
|
|
39
|
+
* $ pulumi import volcenginecc:fwcenter/addressBook:AddressBook example "group_uuid"
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
class AddressBook extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing AddressBook resource's state with the given name, ID, and optional extra
|
|
45
|
+
* properties used to qualify the lookup.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resulting resource.
|
|
48
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
49
|
+
* @param state Any extra arguments used during the lookup.
|
|
50
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
51
|
+
*/
|
|
52
|
+
static get(name, id, state, opts) {
|
|
53
|
+
return new AddressBook(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of AddressBook. This is designed to work even
|
|
57
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
58
|
+
*/
|
|
59
|
+
static isInstance(obj) {
|
|
60
|
+
if (obj === undefined || obj === null) {
|
|
61
|
+
return false;
|
|
62
|
+
}
|
|
63
|
+
return obj['__pulumiType'] === AddressBook.__pulumiType;
|
|
64
|
+
}
|
|
65
|
+
constructor(name, argsOrState, opts) {
|
|
66
|
+
let resourceInputs = {};
|
|
67
|
+
opts = opts || {};
|
|
68
|
+
if (opts.id) {
|
|
69
|
+
const state = argsOrState;
|
|
70
|
+
resourceInputs["addressDetailLists"] = state ? state.addressDetailLists : undefined;
|
|
71
|
+
resourceInputs["addressLists"] = state ? state.addressLists : undefined;
|
|
72
|
+
resourceInputs["autoUpdateType"] = state ? state.autoUpdateType : undefined;
|
|
73
|
+
resourceInputs["cloudFirewallId"] = state ? state.cloudFirewallId : undefined;
|
|
74
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
75
|
+
resourceInputs["groupName"] = state ? state.groupName : undefined;
|
|
76
|
+
resourceInputs["groupType"] = state ? state.groupType : undefined;
|
|
77
|
+
resourceInputs["groupUuid"] = state ? state.groupUuid : undefined;
|
|
78
|
+
resourceInputs["instanceTypeLists"] = state ? state.instanceTypeLists : undefined;
|
|
79
|
+
resourceInputs["refCnt"] = state ? state.refCnt : undefined;
|
|
80
|
+
resourceInputs["resourceType"] = state ? state.resourceType : undefined;
|
|
81
|
+
resourceInputs["tagRelation"] = state ? state.tagRelation : undefined;
|
|
82
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
83
|
+
resourceInputs["updated"] = state ? state.updated : undefined;
|
|
84
|
+
}
|
|
85
|
+
else {
|
|
86
|
+
const args = argsOrState;
|
|
87
|
+
if ((!args || args.groupName === undefined) && !opts.urn) {
|
|
88
|
+
throw new Error("Missing required property 'groupName'");
|
|
89
|
+
}
|
|
90
|
+
if ((!args || args.groupType === undefined) && !opts.urn) {
|
|
91
|
+
throw new Error("Missing required property 'groupType'");
|
|
92
|
+
}
|
|
93
|
+
resourceInputs["addressDetailLists"] = args ? args.addressDetailLists : undefined;
|
|
94
|
+
resourceInputs["addressLists"] = args ? args.addressLists : undefined;
|
|
95
|
+
resourceInputs["autoUpdateType"] = args ? args.autoUpdateType : undefined;
|
|
96
|
+
resourceInputs["cloudFirewallId"] = args ? args.cloudFirewallId : undefined;
|
|
97
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
98
|
+
resourceInputs["groupName"] = args ? args.groupName : undefined;
|
|
99
|
+
resourceInputs["groupType"] = args ? args.groupType : undefined;
|
|
100
|
+
resourceInputs["instanceTypeLists"] = args ? args.instanceTypeLists : undefined;
|
|
101
|
+
resourceInputs["resourceType"] = args ? args.resourceType : undefined;
|
|
102
|
+
resourceInputs["tagRelation"] = args ? args.tagRelation : undefined;
|
|
103
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
104
|
+
resourceInputs["groupUuid"] = undefined /*out*/;
|
|
105
|
+
resourceInputs["refCnt"] = undefined /*out*/;
|
|
106
|
+
resourceInputs["updated"] = undefined /*out*/;
|
|
107
|
+
}
|
|
108
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
109
|
+
super(AddressBook.__pulumiType, name, resourceInputs, opts);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
exports.AddressBook = AddressBook;
|
|
113
|
+
/** @internal */
|
|
114
|
+
AddressBook.__pulumiType = 'volcenginecc:fwcenter/addressBook:AddressBook';
|
|
115
|
+
//# sourceMappingURL=addressBook.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressBook.js","sourceRoot":"","sources":["../../fwcenter/addressBook.ts"],"names":[],"mappings":"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"}
|