@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.45
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/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- 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/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/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/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 +27 -0
- package/fwcenter/index.js +34 -1
- package/fwcenter/index.js.map +1 -1
- 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/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.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/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/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/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.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/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/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.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/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +36 -0
- package/tls/index.js +46 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.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 +27 -0
- package/tos/index.js +34 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1493 -114
- package/types/output.d.ts +4728 -1830
- 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 +9 -0
- package/veenedge/index.js +28 -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,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::FWCenter::AddressBook
|
|
5
|
+
*/
|
|
6
|
+
export declare function getAddressBook(args: GetAddressBookArgs, opts?: pulumi.InvokeOptions): Promise<GetAddressBookResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getAddressBook.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetAddressBookArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getAddressBook.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetAddressBookResult {
|
|
20
|
+
/**
|
|
21
|
+
* Address list with detailed address information. Effective when `AutoUpdateType` is `Manual`.
|
|
22
|
+
*/
|
|
23
|
+
readonly addressDetailLists: outputs.fwcenter.GetAddressBookAddressDetailList[];
|
|
24
|
+
/**
|
|
25
|
+
* 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.
|
|
26
|
+
*/
|
|
27
|
+
readonly addressLists: string[];
|
|
28
|
+
/**
|
|
29
|
+
* 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.
|
|
30
|
+
*/
|
|
31
|
+
readonly autoUpdateType: string;
|
|
32
|
+
/**
|
|
33
|
+
* The unique identifier of the cloud firewall instance, used to specify which cloud firewall instance the address book belongs to.
|
|
34
|
+
*/
|
|
35
|
+
readonly cloudFirewallId: string;
|
|
36
|
+
/**
|
|
37
|
+
* Detailed description of the address book, used to explain its purpose or other relevant information.
|
|
38
|
+
*/
|
|
39
|
+
readonly description: string;
|
|
40
|
+
/**
|
|
41
|
+
* Name of the address book. Supports Chinese characters, uppercase and lowercase English letters, `-`, and `_`, with a maximum length of 64 characters.
|
|
42
|
+
*/
|
|
43
|
+
readonly groupName: string;
|
|
44
|
+
/**
|
|
45
|
+
* 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.
|
|
46
|
+
*/
|
|
47
|
+
readonly groupType: string;
|
|
48
|
+
/**
|
|
49
|
+
* 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.
|
|
50
|
+
*/
|
|
51
|
+
readonly groupUuid: string;
|
|
52
|
+
/**
|
|
53
|
+
* Uniquely identifies the resource.
|
|
54
|
+
*/
|
|
55
|
+
readonly id: string;
|
|
56
|
+
/**
|
|
57
|
+
* 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).
|
|
58
|
+
*/
|
|
59
|
+
readonly instanceTypeLists: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Reference count for the address book, indicating how many times it has been referenced.
|
|
62
|
+
*/
|
|
63
|
+
readonly refCnt: number;
|
|
64
|
+
/**
|
|
65
|
+
* Tag type, used to specify the resource type in the address book. Effective when `AutoUpdateType` is `Tag`. `Eip`: public IP; `InternetAsset`: public asset.
|
|
66
|
+
*/
|
|
67
|
+
readonly resourceType: string;
|
|
68
|
+
/**
|
|
69
|
+
* 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.
|
|
70
|
+
*/
|
|
71
|
+
readonly tagRelation: string;
|
|
72
|
+
/**
|
|
73
|
+
* Tag list for the address book, used for categorization or marking. Effective when `AutoUpdateType` is `Tag`.
|
|
74
|
+
*/
|
|
75
|
+
readonly tags: outputs.fwcenter.GetAddressBookTag[];
|
|
76
|
+
/**
|
|
77
|
+
* Last update timestamp for the address book, represented in Unix timestamp format.
|
|
78
|
+
*/
|
|
79
|
+
readonly updated: number;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* Data Source schema for Volcengine::FWCenter::AddressBook
|
|
83
|
+
*/
|
|
84
|
+
export declare function getAddressBookOutput(args: GetAddressBookOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAddressBookResult>;
|
|
85
|
+
/**
|
|
86
|
+
* A collection of arguments for invoking getAddressBook.
|
|
87
|
+
*/
|
|
88
|
+
export interface GetAddressBookOutputArgs {
|
|
89
|
+
/**
|
|
90
|
+
* Uniquely identifies the resource.
|
|
91
|
+
*/
|
|
92
|
+
id: pulumi.Input<string>;
|
|
93
|
+
}
|
|
@@ -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.getAddressBookOutput = exports.getAddressBook = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::FWCenter::AddressBook
|
|
10
|
+
*/
|
|
11
|
+
function getAddressBook(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getAddressBook:getAddressBook", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getAddressBook = getAddressBook;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::FWCenter::AddressBook
|
|
20
|
+
*/
|
|
21
|
+
function getAddressBookOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getAddressBook:getAddressBook", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getAddressBookOutput = getAddressBookOutput;
|
|
28
|
+
//# sourceMappingURL=getAddressBook.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAddressBook.js","sourceRoot":"","sources":["../../fwcenter/getAddressBook.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,qDAAqD,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AA6ED;;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,qDAAqD,EAAE;QACtF,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::FWCenter::AddressBook
|
|
4
|
+
*/
|
|
5
|
+
export declare function getAddressBooks(opts?: pulumi.InvokeOptions): Promise<GetAddressBooksResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getAddressBooks.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetAddressBooksResult {
|
|
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::FWCenter::AddressBook
|
|
21
|
+
*/
|
|
22
|
+
export declare function getAddressBooksOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAddressBooksResult>;
|
|
@@ -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.getAddressBooksOutput = exports.getAddressBooks = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::FWCenter::AddressBook
|
|
10
|
+
*/
|
|
11
|
+
function getAddressBooks(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getAddressBooks:getAddressBooks", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getAddressBooks = getAddressBooks;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::FWCenter::AddressBook
|
|
18
|
+
*/
|
|
19
|
+
function getAddressBooksOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getAddressBooks:getAddressBooks", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getAddressBooksOutput = getAddressBooksOutput;
|
|
24
|
+
//# sourceMappingURL=getAddressBooks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAddressBooks.js","sourceRoot":"","sources":["../../fwcenter/getAddressBooks.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,uDAAuD,EAAE,EACrF,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,uDAAuD,EAAE,EAC3F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sDAIC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
4
|
+
*/
|
|
5
|
+
export declare function getControlPolicies(opts?: pulumi.InvokeOptions): Promise<GetControlPoliciesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getControlPolicies.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetControlPoliciesResult {
|
|
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::FWCenter::ControlPolicy
|
|
21
|
+
*/
|
|
22
|
+
export declare function getControlPoliciesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetControlPoliciesResult>;
|
|
@@ -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.getControlPoliciesOutput = exports.getControlPolicies = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
10
|
+
*/
|
|
11
|
+
function getControlPolicies(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getControlPolicies:getControlPolicies", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getControlPolicies = getControlPolicies;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
18
|
+
*/
|
|
19
|
+
function getControlPoliciesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getControlPolicies:getControlPolicies", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getControlPoliciesOutput = getControlPoliciesOutput;
|
|
24
|
+
//# sourceMappingURL=getControlPolicies.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getControlPolicies.js","sourceRoot":"","sources":["../../fwcenter/getControlPolicies.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,6DAA6D,EAAE,EAC3F,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,6DAA6D,EAAE,EACjG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC"}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
5
|
+
*/
|
|
6
|
+
export declare function getControlPolicy(args: GetControlPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetControlPolicyResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getControlPolicy.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetControlPolicyArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getControlPolicy.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetControlPolicyResult {
|
|
20
|
+
/**
|
|
21
|
+
* Unique user ID.
|
|
22
|
+
*/
|
|
23
|
+
readonly accountId: string;
|
|
24
|
+
/**
|
|
25
|
+
* Action of the access control policy. accept: allow; deny: block; monitor: observe.
|
|
26
|
+
*/
|
|
27
|
+
readonly action: string;
|
|
28
|
+
/**
|
|
29
|
+
* Policy description.
|
|
30
|
+
*/
|
|
31
|
+
readonly description: string;
|
|
32
|
+
/**
|
|
33
|
+
* Destination port. Format is a single port or port range. If protocol type is ICMP/ALL, value is empty; if DestPortType is group, use port address book UUID list; if DestPortType is port, use port range.
|
|
34
|
+
*/
|
|
35
|
+
readonly destPort: string;
|
|
36
|
+
/**
|
|
37
|
+
* Destination port book type
|
|
38
|
+
*/
|
|
39
|
+
readonly destPortGroupType: string;
|
|
40
|
+
/**
|
|
41
|
+
* Destination port list (structured)
|
|
42
|
+
*/
|
|
43
|
+
readonly destPortListV1s: outputs.fwcenter.GetControlPolicyDestPortListV1[];
|
|
44
|
+
/**
|
|
45
|
+
* Destination port list.
|
|
46
|
+
*/
|
|
47
|
+
readonly destPortLists: string[];
|
|
48
|
+
/**
|
|
49
|
+
* Destination port type. port: port; group: port address book.
|
|
50
|
+
*/
|
|
51
|
+
readonly destPortType: string;
|
|
52
|
+
/**
|
|
53
|
+
* Destination address of the access control policy. When DestinationType is net, use CIDR; when group, use address book UUID list; when location, use region code; when domain, use domain name.
|
|
54
|
+
*/
|
|
55
|
+
readonly destination: string;
|
|
56
|
+
/**
|
|
57
|
+
* Destination CIDR list (structured)
|
|
58
|
+
*/
|
|
59
|
+
readonly destinationCidrListV1s: outputs.fwcenter.GetControlPolicyDestinationCidrListV1[];
|
|
60
|
+
/**
|
|
61
|
+
* Destination CIDR list.
|
|
62
|
+
*/
|
|
63
|
+
readonly destinationCidrLists: string[];
|
|
64
|
+
/**
|
|
65
|
+
* Destination domain name list.
|
|
66
|
+
*/
|
|
67
|
+
readonly destinationDomainLists: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Destination address book type.
|
|
70
|
+
*/
|
|
71
|
+
readonly destinationGroupType: string;
|
|
72
|
+
/**
|
|
73
|
+
* Destination address type. net: destination subnet (CIDR); group: destination address book; location: destination region; domain: destination domain name
|
|
74
|
+
*/
|
|
75
|
+
readonly destinationType: string;
|
|
76
|
+
/**
|
|
77
|
+
* Direction of the access control policy, indicating the direction of traffic transmission. in: inbound direction; out: outbound direction.
|
|
78
|
+
*/
|
|
79
|
+
readonly direction: string;
|
|
80
|
+
/**
|
|
81
|
+
* Access control policy status. 1: Inactive; 2: Deploying; 3: Active
|
|
82
|
+
*/
|
|
83
|
+
readonly effectStatus: number;
|
|
84
|
+
/**
|
|
85
|
+
* Policy expiration date, Unix timestamp. If RepeatType is Permanent (always active), this field is not required. If RepeatType is Once (active for a single period) or Daily, Weekly, Monthly (repeatedly active), this field must be filled in.
|
|
86
|
+
*/
|
|
87
|
+
readonly endTime: number;
|
|
88
|
+
/**
|
|
89
|
+
* Number of matches.
|
|
90
|
+
*/
|
|
91
|
+
readonly hitCnt: number;
|
|
92
|
+
/**
|
|
93
|
+
* Uniquely identifies the resource.
|
|
94
|
+
*/
|
|
95
|
+
readonly id: string;
|
|
96
|
+
/**
|
|
97
|
+
* Internet border firewall instance ID.
|
|
98
|
+
*/
|
|
99
|
+
readonly internetFirewallId: string;
|
|
100
|
+
/**
|
|
101
|
+
* IP version. v4: IPv4; v6: IPv6
|
|
102
|
+
*/
|
|
103
|
+
readonly ipType: string;
|
|
104
|
+
/**
|
|
105
|
+
* Whether the access control policy is active. true: active; false: inactive.
|
|
106
|
+
*/
|
|
107
|
+
readonly isEffected: boolean;
|
|
108
|
+
/**
|
|
109
|
+
* Policy priority. The lower the value, the higher the priority. 0: lowest priority; 1: highest priority; other values: other priorities. Default value is 0 (lowest priority). When modifying, this parameter represents the policy's position in the policy list (cannot be set to 0).
|
|
110
|
+
*/
|
|
111
|
+
readonly prio: number;
|
|
112
|
+
/**
|
|
113
|
+
* Protocol type. ICMP, TCP, UDP, ANY (any protocol). When DestinationType is domain, protocol type must be TCP.
|
|
114
|
+
*/
|
|
115
|
+
readonly proto: string;
|
|
116
|
+
/**
|
|
117
|
+
* Recurring effective period. Required when RepeatType is Weekly or Monthly. Weekly value range: [0,6]; Monthly value range: [1,31]
|
|
118
|
+
*/
|
|
119
|
+
readonly repeatDays: number[];
|
|
120
|
+
/**
|
|
121
|
+
* Repeat expiration time. Accurate to the minute, format is hh:mm.
|
|
122
|
+
*/
|
|
123
|
+
readonly repeatEndTime: string;
|
|
124
|
+
/**
|
|
125
|
+
* Repeat start time. Accurate to the minute, format is hh:mm. Required when RepeatType is Daily, Weekly, or Monthly (repeatedly active).
|
|
126
|
+
*/
|
|
127
|
+
readonly repeatStartTime: string;
|
|
128
|
+
/**
|
|
129
|
+
* Repeat type. Permanent: always active; Once: active once; Daily: repeats daily; Weekly: repeats weekly; Monthly: repeats monthly.
|
|
130
|
+
*/
|
|
131
|
+
readonly repeatType: string;
|
|
132
|
+
/**
|
|
133
|
+
* Unique ID of the access control policy, used to uniquely identify an access control policy.
|
|
134
|
+
*/
|
|
135
|
+
readonly ruleId: string;
|
|
136
|
+
/**
|
|
137
|
+
* Source address. When SourceType is net, use CIDR; when group, use address book UUID list; when location, use region code.
|
|
138
|
+
*/
|
|
139
|
+
readonly source: string;
|
|
140
|
+
/**
|
|
141
|
+
* Source CIDR list (structured).
|
|
142
|
+
*/
|
|
143
|
+
readonly sourceCidrListV1s: outputs.fwcenter.GetControlPolicySourceCidrListV1[];
|
|
144
|
+
/**
|
|
145
|
+
* Source CIDR list
|
|
146
|
+
*/
|
|
147
|
+
readonly sourceCidrLists: string[];
|
|
148
|
+
/**
|
|
149
|
+
* Source address book type
|
|
150
|
+
*/
|
|
151
|
+
readonly sourceGroupType: string;
|
|
152
|
+
/**
|
|
153
|
+
* Source address type. net: subnet (CIDR); group: address book; location: region
|
|
154
|
+
*/
|
|
155
|
+
readonly sourceType: string;
|
|
156
|
+
/**
|
|
157
|
+
* Policy effective start date, Unix timestamp. Not required when RepeatType is Permanent (always effective). Required when RepeatType is Once (single period effective) or Daily, Weekly, Monthly (recurring effective)
|
|
158
|
+
*/
|
|
159
|
+
readonly startTime: number;
|
|
160
|
+
/**
|
|
161
|
+
* Policy enable status. true: Enabled; false: Disabled
|
|
162
|
+
*/
|
|
163
|
+
readonly status: boolean;
|
|
164
|
+
/**
|
|
165
|
+
* Last update time of the access control policy, Unix timestamp.
|
|
166
|
+
*/
|
|
167
|
+
readonly updateTime: number;
|
|
168
|
+
/**
|
|
169
|
+
* Number of policies in use.
|
|
170
|
+
*/
|
|
171
|
+
readonly useCount: number;
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
175
|
+
*/
|
|
176
|
+
export declare function getControlPolicyOutput(args: GetControlPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetControlPolicyResult>;
|
|
177
|
+
/**
|
|
178
|
+
* A collection of arguments for invoking getControlPolicy.
|
|
179
|
+
*/
|
|
180
|
+
export interface GetControlPolicyOutputArgs {
|
|
181
|
+
/**
|
|
182
|
+
* Uniquely identifies the resource.
|
|
183
|
+
*/
|
|
184
|
+
id: pulumi.Input<string>;
|
|
185
|
+
}
|
|
@@ -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.getControlPolicyOutput = exports.getControlPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
10
|
+
*/
|
|
11
|
+
function getControlPolicy(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getControlPolicy:getControlPolicy", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getControlPolicy = getControlPolicy;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::FWCenter::ControlPolicy
|
|
20
|
+
*/
|
|
21
|
+
function getControlPolicyOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getControlPolicy:getControlPolicy", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getControlPolicyOutput = getControlPolicyOutput;
|
|
28
|
+
//# sourceMappingURL=getControlPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getControlPolicy.js","sourceRoot":"","sources":["../../fwcenter/getControlPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAyKD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
5
|
+
*/
|
|
6
|
+
export declare function getVpcFireWallAclRule(args: GetVpcFireWallAclRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetVpcFireWallAclRuleResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getVpcFireWallAclRule.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetVpcFireWallAclRuleArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getVpcFireWallAclRule.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetVpcFireWallAclRuleResult {
|
|
20
|
+
/**
|
|
21
|
+
* User unique ID.
|
|
22
|
+
*/
|
|
23
|
+
readonly accountId: string;
|
|
24
|
+
/**
|
|
25
|
+
* Policy action: accept (allow); deny (block); monitor (observe).
|
|
26
|
+
*/
|
|
27
|
+
readonly action: string;
|
|
28
|
+
/**
|
|
29
|
+
* Policy description, used to explain the purpose and function of the policy.
|
|
30
|
+
*/
|
|
31
|
+
readonly description: string;
|
|
32
|
+
/**
|
|
33
|
+
* Destination port, single port or port range (e.g., 22/22, 100/200). If DestPortType is group, it is a list of port address book UUIDs, separated by commas. Leave blank if protocol is ICMP or ANY.
|
|
34
|
+
*/
|
|
35
|
+
readonly destPort: string;
|
|
36
|
+
/**
|
|
37
|
+
* Destination port book type.
|
|
38
|
+
*/
|
|
39
|
+
readonly destPortGroupType: string;
|
|
40
|
+
/**
|
|
41
|
+
* Destination port list (structured).
|
|
42
|
+
*/
|
|
43
|
+
readonly destPortListV1s: outputs.fwcenter.GetVpcFireWallAclRuleDestPortListV1[];
|
|
44
|
+
/**
|
|
45
|
+
* Destination port list.
|
|
46
|
+
*/
|
|
47
|
+
readonly destPortLists: string[];
|
|
48
|
+
/**
|
|
49
|
+
* Destination port type: port (single port or port range); group (port address book).
|
|
50
|
+
*/
|
|
51
|
+
readonly destPortType: string;
|
|
52
|
+
/**
|
|
53
|
+
* Destination address. The value depends on DestinationType: net for destination CIDR address; group for destination address book UUIDs, separated by commas; domain for destination domain name.
|
|
54
|
+
*/
|
|
55
|
+
readonly destination: string;
|
|
56
|
+
/**
|
|
57
|
+
* Destination CIDR list (structured).
|
|
58
|
+
*/
|
|
59
|
+
readonly destinationCidrListV1s: outputs.fwcenter.GetVpcFireWallAclRuleDestinationCidrListV1[];
|
|
60
|
+
/**
|
|
61
|
+
* Destination CIDR list.
|
|
62
|
+
*/
|
|
63
|
+
readonly destinationCidrLists: string[];
|
|
64
|
+
/**
|
|
65
|
+
* Destination domain name list.
|
|
66
|
+
*/
|
|
67
|
+
readonly destinationDomainLists: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Destination address book type.
|
|
70
|
+
*/
|
|
71
|
+
readonly destinationGroupType: string;
|
|
72
|
+
/**
|
|
73
|
+
* Destination address type: net for subnet (CIDR format); group for address book (UUID format); domain for domain name.
|
|
74
|
+
*/
|
|
75
|
+
readonly destinationType: string;
|
|
76
|
+
/**
|
|
77
|
+
* Domain name resolution mode: fqdn for full domain name resolution; dns for dynamic DNS resolution.
|
|
78
|
+
*/
|
|
79
|
+
readonly domainResolutionMode: string;
|
|
80
|
+
/**
|
|
81
|
+
* Effectiveness status of the access control policy. 1: not effective; 2: deploying; 3: effective.
|
|
82
|
+
*/
|
|
83
|
+
readonly effectStatus: number;
|
|
84
|
+
/**
|
|
85
|
+
* Policy activation end time, Unix timestamp. Fill in only when RepeatType is Once, Daily, Weekly, or Monthly.
|
|
86
|
+
*/
|
|
87
|
+
readonly endTime: number;
|
|
88
|
+
/**
|
|
89
|
+
* Hit count of the access control policy.
|
|
90
|
+
*/
|
|
91
|
+
readonly hitCnt: number;
|
|
92
|
+
/**
|
|
93
|
+
* Uniquely identifies the resource.
|
|
94
|
+
*/
|
|
95
|
+
readonly id: string;
|
|
96
|
+
/**
|
|
97
|
+
* IP version: v4 indicates IPv4; v6 indicates IPv6.
|
|
98
|
+
*/
|
|
99
|
+
readonly ipType: string;
|
|
100
|
+
/**
|
|
101
|
+
* Whether the access control policy is effective. true: effective; false: not effective.
|
|
102
|
+
*/
|
|
103
|
+
readonly isEffected: boolean;
|
|
104
|
+
/**
|
|
105
|
+
* Policy priority. Lower values indicate higher priority. 0 is the lowest priority, 1 is the highest. When modifying, the minimum value for this parameter is 1.
|
|
106
|
+
*/
|
|
107
|
+
readonly prio: number;
|
|
108
|
+
/**
|
|
109
|
+
* Protocol type: ICMP, TCP, UDP, ANY. Only TCP is supported when the destination address type is domain.
|
|
110
|
+
*/
|
|
111
|
+
readonly proto: string;
|
|
112
|
+
/**
|
|
113
|
+
* Specific dates for repeated activation. Valid only when RepeatType is Weekly (0-6 for Sunday to Saturday) or Monthly (1-31 for each day of the month).
|
|
114
|
+
*/
|
|
115
|
+
readonly repeatDays: number[];
|
|
116
|
+
/**
|
|
117
|
+
* Recurring daily end time, format: hh:mm. Valid only when RepeatType is Weekly or Monthly.
|
|
118
|
+
*/
|
|
119
|
+
readonly repeatEndTime: string;
|
|
120
|
+
/**
|
|
121
|
+
* Recurring daily start time, format: hh:mm. Valid only when RepeatType is Daily, Weekly, or Monthly.
|
|
122
|
+
*/
|
|
123
|
+
readonly repeatStartTime: string;
|
|
124
|
+
/**
|
|
125
|
+
* Activation repeat type: Permanent always effective; Once single activation; Daily repeat daily; Weekly repeat weekly; Monthly repeat monthly.
|
|
126
|
+
*/
|
|
127
|
+
readonly repeatType: string;
|
|
128
|
+
/**
|
|
129
|
+
* Unique ID of the access control policy.
|
|
130
|
+
*/
|
|
131
|
+
readonly ruleId: string;
|
|
132
|
+
/**
|
|
133
|
+
* Source address. The value depends on SourceType: net for source CIDR address; group for source address book UUIDs, separated by commas.
|
|
134
|
+
*/
|
|
135
|
+
readonly source: string;
|
|
136
|
+
/**
|
|
137
|
+
* Source CIDR list (structured).
|
|
138
|
+
*/
|
|
139
|
+
readonly sourceCidrListV1s: outputs.fwcenter.GetVpcFireWallAclRuleSourceCidrListV1[];
|
|
140
|
+
/**
|
|
141
|
+
* Source CIDR list.
|
|
142
|
+
*/
|
|
143
|
+
readonly sourceCidrLists: string[];
|
|
144
|
+
/**
|
|
145
|
+
* Source address book type.
|
|
146
|
+
*/
|
|
147
|
+
readonly sourceGroupType: string;
|
|
148
|
+
/**
|
|
149
|
+
* Source address type: net for subnet (CIDR format); group for address book (UUID format).
|
|
150
|
+
*/
|
|
151
|
+
readonly sourceType: string;
|
|
152
|
+
/**
|
|
153
|
+
* Policy activation start time, Unix timestamp. Fill in only when RepeatType is Once, Daily, Weekly, or Monthly.
|
|
154
|
+
*/
|
|
155
|
+
readonly startTime: number;
|
|
156
|
+
/**
|
|
157
|
+
* Policy enable status: true enabled; false disabled.
|
|
158
|
+
*/
|
|
159
|
+
readonly status: boolean;
|
|
160
|
+
/**
|
|
161
|
+
* Last policy update time, Unix timestamp.
|
|
162
|
+
*/
|
|
163
|
+
readonly updateTime: number;
|
|
164
|
+
/**
|
|
165
|
+
* Number of policies used.
|
|
166
|
+
*/
|
|
167
|
+
readonly useCount: number;
|
|
168
|
+
/**
|
|
169
|
+
* VPC border firewall instance ID.
|
|
170
|
+
*/
|
|
171
|
+
readonly vpcFirewallId: string;
|
|
172
|
+
/**
|
|
173
|
+
* VPC border firewall instance name.
|
|
174
|
+
*/
|
|
175
|
+
readonly vpcFirewallName: string;
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
179
|
+
*/
|
|
180
|
+
export declare function getVpcFireWallAclRuleOutput(args: GetVpcFireWallAclRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVpcFireWallAclRuleResult>;
|
|
181
|
+
/**
|
|
182
|
+
* A collection of arguments for invoking getVpcFireWallAclRule.
|
|
183
|
+
*/
|
|
184
|
+
export interface GetVpcFireWallAclRuleOutputArgs {
|
|
185
|
+
/**
|
|
186
|
+
* Uniquely identifies the resource.
|
|
187
|
+
*/
|
|
188
|
+
id: pulumi.Input<string>;
|
|
189
|
+
}
|
|
@@ -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.getVpcFireWallAclRuleOutput = exports.getVpcFireWallAclRule = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
10
|
+
*/
|
|
11
|
+
function getVpcFireWallAclRule(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getVpcFireWallAclRule:getVpcFireWallAclRule", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getVpcFireWallAclRule = getVpcFireWallAclRule;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
20
|
+
*/
|
|
21
|
+
function getVpcFireWallAclRuleOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getVpcFireWallAclRule:getVpcFireWallAclRule", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getVpcFireWallAclRuleOutput = getVpcFireWallAclRuleOutput;
|
|
28
|
+
//# sourceMappingURL=getVpcFireWallAclRule.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getVpcFireWallAclRule.js","sourceRoot":"","sources":["../../fwcenter/getVpcFireWallAclRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AA6KD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mEAAmE,EAAE;QACpG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
|