@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,185 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::FWCenter::NatFireWallControlPolicy
|
|
5
|
+
*/
|
|
6
|
+
export declare function getNatFireWallControlPolicy(args: GetNatFireWallControlPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetNatFireWallControlPolicyResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getNatFireWallControlPolicy.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetNatFireWallControlPolicyArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getNatFireWallControlPolicy.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetNatFireWallControlPolicyResult {
|
|
20
|
+
/**
|
|
21
|
+
* User's unique identifier ID.
|
|
22
|
+
*/
|
|
23
|
+
readonly accountId: string;
|
|
24
|
+
/**
|
|
25
|
+
* Policy action. accept: allow; deny: deny; monitor: observe.
|
|
26
|
+
*/
|
|
27
|
+
readonly action: string;
|
|
28
|
+
/**
|
|
29
|
+
* Description of the policy.
|
|
30
|
+
*/
|
|
31
|
+
readonly description: string;
|
|
32
|
+
/**
|
|
33
|
+
* Destination port, either a single port or a port range (e.g., 22/22, 100/200). If DestPortType is group, provide a list of port address book UUIDs, separated by commas. Leave blank if the 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.GetNatFireWallControlPolicyDestPortListV1[];
|
|
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. The value depends on DestinationType: if net, use the destination CIDR address; if group, use the destination address book UUID. Separate multiple address books with commas.
|
|
54
|
+
*/
|
|
55
|
+
readonly destination: string;
|
|
56
|
+
/**
|
|
57
|
+
* Destination CIDR list (structured).
|
|
58
|
+
*/
|
|
59
|
+
readonly destinationCidrListV1s: outputs.fwcenter.GetNatFireWallControlPolicyDestinationCidrListV1[];
|
|
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, used to specify the format and source of the destination address in the access control policy. net: destination network segment (CIDR format); group: destination address book (UUID format).
|
|
74
|
+
*/
|
|
75
|
+
readonly destinationType: string;
|
|
76
|
+
/**
|
|
77
|
+
* Policy direction, used to specify the traffic direction for the access control policy. in: inbound; out: outbound.
|
|
78
|
+
*/
|
|
79
|
+
readonly direction: string;
|
|
80
|
+
/**
|
|
81
|
+
* Status of the access control policy. Values: 1: Inactive; 2: Deploying; 3: Active.
|
|
82
|
+
*/
|
|
83
|
+
readonly effectStatus: number;
|
|
84
|
+
/**
|
|
85
|
+
* Policy end timestamp. This field is not required when RepeatType is Permanent. When RepeatType is Once, Daily, Weekly, or Monthly, this field must be provided.
|
|
86
|
+
*/
|
|
87
|
+
readonly endTime: number;
|
|
88
|
+
/**
|
|
89
|
+
* Hit count, indicating the number of times this policy has been triggered.
|
|
90
|
+
*/
|
|
91
|
+
readonly hitCnt: number;
|
|
92
|
+
/**
|
|
93
|
+
* Uniquely identifies the resource.
|
|
94
|
+
*/
|
|
95
|
+
readonly id: string;
|
|
96
|
+
/**
|
|
97
|
+
* Whether the policy is effective.
|
|
98
|
+
*/
|
|
99
|
+
readonly isEffected: boolean;
|
|
100
|
+
/**
|
|
101
|
+
* Last hit timestamp, indicating the last time this policy was triggered.
|
|
102
|
+
*/
|
|
103
|
+
readonly lastHitTime: number;
|
|
104
|
+
/**
|
|
105
|
+
* NAT border firewall instance ID.
|
|
106
|
+
*/
|
|
107
|
+
readonly natFirewallId: string;
|
|
108
|
+
/**
|
|
109
|
+
* Policy priority. A lower value indicates a higher priority. By default, the priority is set to the highest. 0: lowest priority; 1: highest priority. When modifying, the minimum value for this parameter is 1.
|
|
110
|
+
*/
|
|
111
|
+
readonly prio: number;
|
|
112
|
+
/**
|
|
113
|
+
* Protocol type. ICMP: ICMP protocol; TCP: TCP protocol; UDP: UDP protocol; ANY: any protocol.
|
|
114
|
+
*/
|
|
115
|
+
readonly proto: string;
|
|
116
|
+
/**
|
|
117
|
+
* Repeat cycle. This field is not required when RepeatType is Daily. When RepeatType is Weekly, the value range is [0, 6], corresponding to Sunday through Saturday. When RepeatType is Monthly, the value range is [1, 31], corresponding to the days of the month.
|
|
118
|
+
*/
|
|
119
|
+
readonly repeatDays: number[];
|
|
120
|
+
/**
|
|
121
|
+
* Repeat end time. This field is required when RepeatType is Daily, Weekly, or Monthly. Accurate to the minute, format: hh:mm.
|
|
122
|
+
*/
|
|
123
|
+
readonly repeatEndTime: string;
|
|
124
|
+
/**
|
|
125
|
+
* Repeat start time. This field is required when RepeatType is Daily, Weekly, or Monthly. Accurate to the minute, format: hh:mm.
|
|
126
|
+
*/
|
|
127
|
+
readonly repeatStartTime: string;
|
|
128
|
+
/**
|
|
129
|
+
* Policy repeat type. Permanent: always effective; Once: effective only once; Daily: effective every day; Weekly: effective every week; Monthly: effective every month.
|
|
130
|
+
*/
|
|
131
|
+
readonly repeatType: string;
|
|
132
|
+
/**
|
|
133
|
+
* Unique ID of the access control policy.
|
|
134
|
+
*/
|
|
135
|
+
readonly ruleId: string;
|
|
136
|
+
/**
|
|
137
|
+
* Source address. The format varies based on the value of SourceType. If SourceType is net, use a CIDR address; if SourceType is group, use the UUID of the source address book; if SourceType is location, use the region code.
|
|
138
|
+
*/
|
|
139
|
+
readonly source: string;
|
|
140
|
+
/**
|
|
141
|
+
* Source CIDR list (structured).
|
|
142
|
+
*/
|
|
143
|
+
readonly sourceCidrListV1s: outputs.fwcenter.GetNatFireWallControlPolicySourceCidrListV1[];
|
|
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, used to specify the format and source of the source address in the access control policy. net: source network segment (CIDR format); group: source address book (UUID format); location: source region (region code format).
|
|
154
|
+
*/
|
|
155
|
+
readonly sourceType: string;
|
|
156
|
+
/**
|
|
157
|
+
* Policy start timestamp. This field is not required when RepeatType is Permanent. When RepeatType is Once, Daily, Weekly, or Monthly, this field must be provided.
|
|
158
|
+
*/
|
|
159
|
+
readonly startTime: number;
|
|
160
|
+
/**
|
|
161
|
+
* Policy switch status. false: off; true: on.
|
|
162
|
+
*/
|
|
163
|
+
readonly status: boolean;
|
|
164
|
+
/**
|
|
165
|
+
* Policy update timestamp.
|
|
166
|
+
*/
|
|
167
|
+
readonly updateTime: number;
|
|
168
|
+
/**
|
|
169
|
+
* Number of policies occupied by this policy.
|
|
170
|
+
*/
|
|
171
|
+
readonly useCount: number;
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* Data Source schema for Volcengine::FWCenter::NatFireWallControlPolicy
|
|
175
|
+
*/
|
|
176
|
+
export declare function getNatFireWallControlPolicyOutput(args: GetNatFireWallControlPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNatFireWallControlPolicyResult>;
|
|
177
|
+
/**
|
|
178
|
+
* A collection of arguments for invoking getNatFireWallControlPolicy.
|
|
179
|
+
*/
|
|
180
|
+
export interface GetNatFireWallControlPolicyOutputArgs {
|
|
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.getNatFireWallControlPolicyOutput = exports.getNatFireWallControlPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::FWCenter::NatFireWallControlPolicy
|
|
10
|
+
*/
|
|
11
|
+
function getNatFireWallControlPolicy(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getNatFireWallControlPolicy:getNatFireWallControlPolicy", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getNatFireWallControlPolicy = getNatFireWallControlPolicy;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::FWCenter::NatFireWallControlPolicy
|
|
20
|
+
*/
|
|
21
|
+
function getNatFireWallControlPolicyOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getNatFireWallControlPolicy:getNatFireWallControlPolicy", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getNatFireWallControlPolicyOutput = getNatFireWallControlPolicyOutput;
|
|
28
|
+
//# sourceMappingURL=getNatFireWallControlPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getNatFireWallControlPolicy.js","sourceRoot":"","sources":["../../fwcenter/getNatFireWallControlPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+EAA+E,EAAE;QAC1G,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAyKD;;GAEG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+EAA+E,EAAE;QAChH,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
|
|
@@ -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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
4
|
+
*/
|
|
5
|
+
export declare function getVpcFireWallAclRules(opts?: pulumi.InvokeOptions): Promise<GetVpcFireWallAclRulesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getVpcFireWallAclRules.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetVpcFireWallAclRulesResult {
|
|
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::VpcFirewallAclRule
|
|
21
|
+
*/
|
|
22
|
+
export declare function getVpcFireWallAclRulesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVpcFireWallAclRulesResult>;
|
|
@@ -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.getVpcFireWallAclRulesOutput = exports.getVpcFireWallAclRules = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
10
|
+
*/
|
|
11
|
+
function getVpcFireWallAclRules(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:fwcenter/getVpcFireWallAclRules:getVpcFireWallAclRules", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getVpcFireWallAclRules = getVpcFireWallAclRules;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::FWCenter::VpcFirewallAclRule
|
|
18
|
+
*/
|
|
19
|
+
function getVpcFireWallAclRulesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:fwcenter/getVpcFireWallAclRules:getVpcFireWallAclRules", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getVpcFireWallAclRulesOutput = getVpcFireWallAclRulesOutput;
|
|
24
|
+
//# sourceMappingURL=getVpcFireWallAclRules.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getVpcFireWallAclRules.js","sourceRoot":"","sources":["../../fwcenter/getVpcFireWallAclRules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qEAAqE,EAAE,EACnG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wDAIC;AAeD;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAiC;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qEAAqE,EAAE,EACzG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oEAIC"}
|
package/fwcenter/index.d.ts
CHANGED
|
@@ -1,9 +1,45 @@
|
|
|
1
|
+
export { AddressBookArgs, AddressBookState } from "./addressBook";
|
|
2
|
+
export type AddressBook = import("./addressBook").AddressBook;
|
|
3
|
+
export declare const AddressBook: typeof import("./addressBook").AddressBook;
|
|
4
|
+
export { ControlPolicyArgs, ControlPolicyState } from "./controlPolicy";
|
|
5
|
+
export type ControlPolicy = import("./controlPolicy").ControlPolicy;
|
|
6
|
+
export declare const ControlPolicy: typeof import("./controlPolicy").ControlPolicy;
|
|
1
7
|
export { DnsControlPolicyArgs, DnsControlPolicyState } from "./dnsControlPolicy";
|
|
2
8
|
export type DnsControlPolicy = import("./dnsControlPolicy").DnsControlPolicy;
|
|
3
9
|
export declare const DnsControlPolicy: typeof import("./dnsControlPolicy").DnsControlPolicy;
|
|
10
|
+
export { GetAddressBookArgs, GetAddressBookResult, GetAddressBookOutputArgs } from "./getAddressBook";
|
|
11
|
+
export declare const getAddressBook: typeof import("./getAddressBook").getAddressBook;
|
|
12
|
+
export declare const getAddressBookOutput: typeof import("./getAddressBook").getAddressBookOutput;
|
|
13
|
+
export { GetAddressBooksResult } from "./getAddressBooks";
|
|
14
|
+
export declare const getAddressBooks: typeof import("./getAddressBooks").getAddressBooks;
|
|
15
|
+
export declare const getAddressBooksOutput: typeof import("./getAddressBooks").getAddressBooksOutput;
|
|
16
|
+
export { GetControlPoliciesResult } from "./getControlPolicies";
|
|
17
|
+
export declare const getControlPolicies: typeof import("./getControlPolicies").getControlPolicies;
|
|
18
|
+
export declare const getControlPoliciesOutput: typeof import("./getControlPolicies").getControlPoliciesOutput;
|
|
19
|
+
export { GetControlPolicyArgs, GetControlPolicyResult, GetControlPolicyOutputArgs } from "./getControlPolicy";
|
|
20
|
+
export declare const getControlPolicy: typeof import("./getControlPolicy").getControlPolicy;
|
|
21
|
+
export declare const getControlPolicyOutput: typeof import("./getControlPolicy").getControlPolicyOutput;
|
|
4
22
|
export { GetDnsControlPoliciesResult } from "./getDnsControlPolicies";
|
|
5
23
|
export declare const getDnsControlPolicies: typeof import("./getDnsControlPolicies").getDnsControlPolicies;
|
|
6
24
|
export declare const getDnsControlPoliciesOutput: typeof import("./getDnsControlPolicies").getDnsControlPoliciesOutput;
|
|
7
25
|
export { GetDnsControlPolicyArgs, GetDnsControlPolicyResult, GetDnsControlPolicyOutputArgs } from "./getDnsControlPolicy";
|
|
8
26
|
export declare const getDnsControlPolicy: typeof import("./getDnsControlPolicy").getDnsControlPolicy;
|
|
9
27
|
export declare const getDnsControlPolicyOutput: typeof import("./getDnsControlPolicy").getDnsControlPolicyOutput;
|
|
28
|
+
export { GetNatFireWallControlPoliciesResult } from "./getNatFireWallControlPolicies";
|
|
29
|
+
export declare const getNatFireWallControlPolicies: typeof import("./getNatFireWallControlPolicies").getNatFireWallControlPolicies;
|
|
30
|
+
export declare const getNatFireWallControlPoliciesOutput: typeof import("./getNatFireWallControlPolicies").getNatFireWallControlPoliciesOutput;
|
|
31
|
+
export { GetNatFireWallControlPolicyArgs, GetNatFireWallControlPolicyResult, GetNatFireWallControlPolicyOutputArgs } from "./getNatFireWallControlPolicy";
|
|
32
|
+
export declare const getNatFireWallControlPolicy: typeof import("./getNatFireWallControlPolicy").getNatFireWallControlPolicy;
|
|
33
|
+
export declare const getNatFireWallControlPolicyOutput: typeof import("./getNatFireWallControlPolicy").getNatFireWallControlPolicyOutput;
|
|
34
|
+
export { GetVpcFireWallAclRuleArgs, GetVpcFireWallAclRuleResult, GetVpcFireWallAclRuleOutputArgs } from "./getVpcFireWallAclRule";
|
|
35
|
+
export declare const getVpcFireWallAclRule: typeof import("./getVpcFireWallAclRule").getVpcFireWallAclRule;
|
|
36
|
+
export declare const getVpcFireWallAclRuleOutput: typeof import("./getVpcFireWallAclRule").getVpcFireWallAclRuleOutput;
|
|
37
|
+
export { GetVpcFireWallAclRulesResult } from "./getVpcFireWallAclRules";
|
|
38
|
+
export declare const getVpcFireWallAclRules: typeof import("./getVpcFireWallAclRules").getVpcFireWallAclRules;
|
|
39
|
+
export declare const getVpcFireWallAclRulesOutput: typeof import("./getVpcFireWallAclRules").getVpcFireWallAclRulesOutput;
|
|
40
|
+
export { NatFireWallControlPolicyArgs, NatFireWallControlPolicyState } from "./natFireWallControlPolicy";
|
|
41
|
+
export type NatFireWallControlPolicy = import("./natFireWallControlPolicy").NatFireWallControlPolicy;
|
|
42
|
+
export declare const NatFireWallControlPolicy: typeof import("./natFireWallControlPolicy").NatFireWallControlPolicy;
|
|
43
|
+
export { VpcFireWallAclRuleArgs, VpcFireWallAclRuleState } from "./vpcFireWallAclRule";
|
|
44
|
+
export type VpcFireWallAclRule = import("./vpcFireWallAclRule").VpcFireWallAclRule;
|
|
45
|
+
export declare const VpcFireWallAclRule: typeof import("./vpcFireWallAclRule").VpcFireWallAclRule;
|
package/fwcenter/index.js
CHANGED
|
@@ -2,27 +2,71 @@
|
|
|
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.getDnsControlPolicyOutput = exports.getDnsControlPolicy = exports.getDnsControlPoliciesOutput = exports.getDnsControlPolicies = exports.DnsControlPolicy = void 0;
|
|
5
|
+
exports.VpcFireWallAclRule = exports.NatFireWallControlPolicy = exports.getVpcFireWallAclRulesOutput = exports.getVpcFireWallAclRules = exports.getVpcFireWallAclRuleOutput = exports.getVpcFireWallAclRule = exports.getNatFireWallControlPolicyOutput = exports.getNatFireWallControlPolicy = exports.getNatFireWallControlPoliciesOutput = exports.getNatFireWallControlPolicies = exports.getDnsControlPolicyOutput = exports.getDnsControlPolicy = exports.getDnsControlPoliciesOutput = exports.getDnsControlPolicies = exports.getControlPolicyOutput = exports.getControlPolicy = exports.getControlPoliciesOutput = exports.getControlPolicies = exports.getAddressBooksOutput = exports.getAddressBooks = exports.getAddressBookOutput = exports.getAddressBook = exports.DnsControlPolicy = exports.ControlPolicy = exports.AddressBook = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
exports.AddressBook = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["AddressBook"], () => require("./addressBook"));
|
|
10
|
+
exports.ControlPolicy = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["ControlPolicy"], () => require("./controlPolicy"));
|
|
8
12
|
exports.DnsControlPolicy = null;
|
|
9
13
|
utilities.lazyLoad(exports, ["DnsControlPolicy"], () => require("./dnsControlPolicy"));
|
|
14
|
+
exports.getAddressBook = null;
|
|
15
|
+
exports.getAddressBookOutput = null;
|
|
16
|
+
utilities.lazyLoad(exports, ["getAddressBook", "getAddressBookOutput"], () => require("./getAddressBook"));
|
|
17
|
+
exports.getAddressBooks = null;
|
|
18
|
+
exports.getAddressBooksOutput = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["getAddressBooks", "getAddressBooksOutput"], () => require("./getAddressBooks"));
|
|
20
|
+
exports.getControlPolicies = null;
|
|
21
|
+
exports.getControlPoliciesOutput = null;
|
|
22
|
+
utilities.lazyLoad(exports, ["getControlPolicies", "getControlPoliciesOutput"], () => require("./getControlPolicies"));
|
|
23
|
+
exports.getControlPolicy = null;
|
|
24
|
+
exports.getControlPolicyOutput = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["getControlPolicy", "getControlPolicyOutput"], () => require("./getControlPolicy"));
|
|
10
26
|
exports.getDnsControlPolicies = null;
|
|
11
27
|
exports.getDnsControlPoliciesOutput = null;
|
|
12
28
|
utilities.lazyLoad(exports, ["getDnsControlPolicies", "getDnsControlPoliciesOutput"], () => require("./getDnsControlPolicies"));
|
|
13
29
|
exports.getDnsControlPolicy = null;
|
|
14
30
|
exports.getDnsControlPolicyOutput = null;
|
|
15
31
|
utilities.lazyLoad(exports, ["getDnsControlPolicy", "getDnsControlPolicyOutput"], () => require("./getDnsControlPolicy"));
|
|
32
|
+
exports.getNatFireWallControlPolicies = null;
|
|
33
|
+
exports.getNatFireWallControlPoliciesOutput = null;
|
|
34
|
+
utilities.lazyLoad(exports, ["getNatFireWallControlPolicies", "getNatFireWallControlPoliciesOutput"], () => require("./getNatFireWallControlPolicies"));
|
|
35
|
+
exports.getNatFireWallControlPolicy = null;
|
|
36
|
+
exports.getNatFireWallControlPolicyOutput = null;
|
|
37
|
+
utilities.lazyLoad(exports, ["getNatFireWallControlPolicy", "getNatFireWallControlPolicyOutput"], () => require("./getNatFireWallControlPolicy"));
|
|
38
|
+
exports.getVpcFireWallAclRule = null;
|
|
39
|
+
exports.getVpcFireWallAclRuleOutput = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["getVpcFireWallAclRule", "getVpcFireWallAclRuleOutput"], () => require("./getVpcFireWallAclRule"));
|
|
41
|
+
exports.getVpcFireWallAclRules = null;
|
|
42
|
+
exports.getVpcFireWallAclRulesOutput = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["getVpcFireWallAclRules", "getVpcFireWallAclRulesOutput"], () => require("./getVpcFireWallAclRules"));
|
|
44
|
+
exports.NatFireWallControlPolicy = null;
|
|
45
|
+
utilities.lazyLoad(exports, ["NatFireWallControlPolicy"], () => require("./natFireWallControlPolicy"));
|
|
46
|
+
exports.VpcFireWallAclRule = null;
|
|
47
|
+
utilities.lazyLoad(exports, ["VpcFireWallAclRule"], () => require("./vpcFireWallAclRule"));
|
|
16
48
|
const _module = {
|
|
17
49
|
version: utilities.getVersion(),
|
|
18
50
|
construct: (name, type, urn) => {
|
|
19
51
|
switch (type) {
|
|
52
|
+
case "volcenginecc:fwcenter/addressBook:AddressBook":
|
|
53
|
+
return new exports.AddressBook(name, undefined, { urn });
|
|
54
|
+
case "volcenginecc:fwcenter/controlPolicy:ControlPolicy":
|
|
55
|
+
return new exports.ControlPolicy(name, undefined, { urn });
|
|
20
56
|
case "volcenginecc:fwcenter/dnsControlPolicy:DnsControlPolicy":
|
|
21
57
|
return new exports.DnsControlPolicy(name, undefined, { urn });
|
|
58
|
+
case "volcenginecc:fwcenter/natFireWallControlPolicy:NatFireWallControlPolicy":
|
|
59
|
+
return new exports.NatFireWallControlPolicy(name, undefined, { urn });
|
|
60
|
+
case "volcenginecc:fwcenter/vpcFireWallAclRule:VpcFireWallAclRule":
|
|
61
|
+
return new exports.VpcFireWallAclRule(name, undefined, { urn });
|
|
22
62
|
default:
|
|
23
63
|
throw new Error(`unknown resource type ${type}`);
|
|
24
64
|
}
|
|
25
65
|
},
|
|
26
66
|
};
|
|
67
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "fwcenter/addressBook", _module);
|
|
68
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "fwcenter/controlPolicy", _module);
|
|
27
69
|
pulumi.runtime.registerResourceModule("volcenginecc", "fwcenter/dnsControlPolicy", _module);
|
|
70
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "fwcenter/natFireWallControlPolicy", _module);
|
|
71
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "fwcenter/vpcFireWallAclRule", _module);
|
|
28
72
|
//# sourceMappingURL=index.js.map
|
package/fwcenter/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../fwcenter/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAG1E,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACpG,QAAA,2BAA2B,GAAyE,IAAW,CAAC;AAC7H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,EAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAGlH,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../fwcenter/index.ts"],"names":[],"mappings":"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"}
|