@volcengine/pulumi 0.0.46 → 0.0.47
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/autoscaling/getScalingGroups.d.ts +13 -0
- package/autoscaling/getScalingGroups.js +1 -0
- package/autoscaling/getScalingGroups.js.map +1 -1
- package/autoscaling/scalingGroups.d.ts +13 -0
- package/autoscaling/scalingGroups.js +1 -0
- package/autoscaling/scalingGroups.js.map +1 -1
- package/cloud_monitor/getRules.d.ts +13 -0
- package/cloud_monitor/getRules.js +1 -0
- package/cloud_monitor/getRules.js.map +1 -1
- package/cloud_monitor/rule.d.ts +16 -0
- package/cloud_monitor/rule.js +6 -0
- package/cloud_monitor/rule.js.map +1 -1
- package/cloud_monitor/rules.d.ts +13 -0
- package/cloud_monitor/rules.js +1 -0
- package/cloud_monitor/rules.js.map +1 -1
- package/ecs/getHpcClusters.d.ts +46 -0
- package/ecs/getHpcClusters.js +4 -0
- package/ecs/getHpcClusters.js.map +1 -1
- package/ecs/getKeyPairs.d.ts +25 -0
- package/ecs/getKeyPairs.js +2 -0
- package/ecs/getKeyPairs.js.map +1 -1
- package/ecs/getLaunchTemplates.d.ts +25 -0
- package/ecs/getLaunchTemplates.js +2 -0
- package/ecs/getLaunchTemplates.js.map +1 -1
- package/ecs/hpcCluster.d.ts +31 -0
- package/ecs/hpcCluster.js +9 -0
- package/ecs/hpcCluster.js.map +1 -1
- package/ecs/hpcClusters.d.ts +46 -0
- package/ecs/hpcClusters.js +4 -0
- package/ecs/hpcClusters.js.map +1 -1
- package/ecs/keyPair.d.ts +31 -0
- package/ecs/keyPair.js +9 -0
- package/ecs/keyPair.js.map +1 -1
- package/ecs/keyPairs.d.ts +25 -0
- package/ecs/keyPairs.js +2 -0
- package/ecs/keyPairs.js.map +1 -1
- package/ecs/launchTemplate.d.ts +53 -0
- package/ecs/launchTemplate.js +13 -0
- package/ecs/launchTemplate.js.map +1 -1
- package/ecs/launchTemplates.d.ts +25 -0
- package/ecs/launchTemplates.js +2 -0
- package/ecs/launchTemplates.js.map +1 -1
- package/iam/accessKeyLastUseds.d.ts +2 -2
- package/iam/accessKeyLastUseds.js +2 -2
- package/iam/allowedIpAddress.d.ts +2 -2
- package/iam/allowedIpAddress.js +2 -2
- package/iam/getAccessKeyLastUseds.d.ts +2 -2
- package/iam/getAccessKeyLastUseds.js +2 -2
- package/iam/loginProfile.d.ts +1 -1
- package/iam/loginProfile.js +1 -1
- package/iam/oauthProvider.d.ts +6 -6
- package/iam/oauthProvider.js +6 -6
- package/iam/oidcProvider.d.ts +4 -4
- package/iam/oidcProvider.js +4 -4
- package/iam/role.d.ts +5 -5
- package/iam/role.js +5 -5
- package/iam/serviceLinkedRole.d.ts +2 -2
- package/iam/serviceLinkedRole.js +2 -2
- package/iam/tag.d.ts +4 -4
- package/iam/tag.js +4 -4
- package/iam/user.d.ts +13 -7
- package/iam/user.js +13 -7
- package/iam/user.js.map +1 -1
- package/iam/userGroup.d.ts +2 -2
- package/iam/userGroup.js +2 -2
- package/iam/userGroupPolicyAttachment.d.ts +1 -1
- package/iam/userGroupPolicyAttachment.js +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/getGroups.d.ts +13 -0
- package/kafka/getGroups.js +1 -0
- package/kafka/getGroups.js.map +1 -1
- package/kafka/getTopics.d.ts +13 -0
- package/kafka/getTopics.js +1 -0
- package/kafka/getTopics.js.map +1 -1
- package/kafka/group.d.ts +18 -0
- package/kafka/group.js +6 -0
- package/kafka/group.js.map +1 -1
- package/kafka/groups.d.ts +13 -0
- package/kafka/groups.js +1 -0
- package/kafka/groups.js.map +1 -1
- package/kafka/topic.d.ts +32 -0
- package/kafka/topic.js +12 -0
- package/kafka/topic.js.map +1 -1
- package/kafka/topics.d.ts +13 -0
- package/kafka/topics.js +1 -0
- package/kafka/topics.js.map +1 -1
- package/nlb/backendServer.d.ts +62 -0
- package/nlb/backendServer.js +57 -0
- package/nlb/backendServer.js.map +1 -0
- package/nlb/getListenerHealths.d.ts +31 -0
- package/nlb/getListenerHealths.js +20 -0
- package/nlb/getListenerHealths.js.map +1 -0
- package/nlb/getListeners.d.ts +44 -0
- package/nlb/getListeners.js +25 -0
- package/nlb/getListeners.js.map +1 -0
- package/nlb/getNetworkLoadBalancerAttributes.d.ts +31 -0
- package/nlb/getNetworkLoadBalancerAttributes.js +20 -0
- package/nlb/getNetworkLoadBalancerAttributes.js.map +1 -0
- package/nlb/getNetworkLoadBalancers.d.ts +53 -0
- package/nlb/getNetworkLoadBalancers.js +28 -0
- package/nlb/getNetworkLoadBalancers.js.map +1 -0
- package/nlb/getServerGroupAttributes.d.ts +31 -0
- package/nlb/getServerGroupAttributes.js +20 -0
- package/nlb/getServerGroupAttributes.js.map +1 -0
- package/nlb/getServerGroups.d.ts +53 -0
- package/nlb/getServerGroups.js +28 -0
- package/nlb/getServerGroups.js.map +1 -0
- package/nlb/getTags.d.ts +41 -0
- package/nlb/getTags.js +23 -0
- package/nlb/getTags.js.map +1 -0
- package/nlb/getZones.d.ts +28 -0
- package/nlb/getZones.js +20 -0
- package/nlb/getZones.js.map +1 -0
- package/nlb/index.d.ts +63 -0
- package/nlb/index.js +90 -0
- package/nlb/index.js.map +1 -0
- package/nlb/listener.d.ts +194 -0
- package/nlb/listener.js +87 -0
- package/nlb/listener.js.map +1 -0
- package/nlb/listenerHealths.d.ts +33 -0
- package/nlb/listenerHealths.js +23 -0
- package/nlb/listenerHealths.js.map +1 -0
- package/nlb/listeners.d.ts +46 -0
- package/nlb/listeners.js +28 -0
- package/nlb/listeners.js.map +1 -0
- package/nlb/networkLoadBalancer.d.ts +338 -0
- package/nlb/networkLoadBalancer.js +115 -0
- package/nlb/networkLoadBalancer.js.map +1 -0
- package/nlb/networkLoadBalancerAttributes.d.ts +33 -0
- package/nlb/networkLoadBalancerAttributes.js +23 -0
- package/nlb/networkLoadBalancerAttributes.js.map +1 -0
- package/nlb/networkLoadBalancers.d.ts +55 -0
- package/nlb/networkLoadBalancers.js +31 -0
- package/nlb/networkLoadBalancers.js.map +1 -0
- package/nlb/serverGroup.d.ts +294 -0
- package/nlb/serverGroup.js +97 -0
- package/nlb/serverGroup.js.map +1 -0
- package/nlb/serverGroupAttributes.d.ts +33 -0
- package/nlb/serverGroupAttributes.js +23 -0
- package/nlb/serverGroupAttributes.js.map +1 -0
- package/nlb/serverGroups.d.ts +55 -0
- package/nlb/serverGroups.js +31 -0
- package/nlb/serverGroups.js.map +1 -0
- package/nlb/tag.d.ts +65 -0
- package/nlb/tag.js +59 -0
- package/nlb/tag.js.map +1 -0
- package/nlb/tags.d.ts +43 -0
- package/nlb/tags.js +26 -0
- package/nlb/tags.js.map +1 -0
- package/nlb/zones.d.ts +30 -0
- package/nlb/zones.js +23 -0
- package/nlb/zones.js.map +1 -0
- package/package.json +1 -1
- package/privatelink/getVpcEndpointServices.d.ts +25 -0
- package/privatelink/getVpcEndpointServices.js +2 -0
- package/privatelink/getVpcEndpointServices.js.map +1 -1
- package/privatelink/getVpcEndpoints.d.ts +25 -0
- package/privatelink/getVpcEndpoints.js +2 -0
- package/privatelink/getVpcEndpoints.js.map +1 -1
- package/privatelink/getVpcGatewayEndpoints.d.ts +113 -0
- package/privatelink/getVpcGatewayEndpoints.js +32 -0
- package/privatelink/getVpcGatewayEndpoints.js.map +1 -0
- package/privatelink/index.d.ts +9 -0
- package/privatelink/index.js +12 -1
- package/privatelink/index.js.map +1 -1
- package/privatelink/vpcEndpoint.d.ts +36 -0
- package/privatelink/vpcEndpoint.js +14 -0
- package/privatelink/vpcEndpoint.js.map +1 -1
- package/privatelink/vpcEndpointService.d.ts +29 -0
- package/privatelink/vpcEndpointService.js +9 -0
- package/privatelink/vpcEndpointService.js.map +1 -1
- package/privatelink/vpcEndpointServices.d.ts +25 -0
- package/privatelink/vpcEndpointServices.js +2 -0
- package/privatelink/vpcEndpointServices.js.map +1 -1
- package/privatelink/vpcEndpoints.d.ts +25 -0
- package/privatelink/vpcEndpoints.js +2 -0
- package/privatelink/vpcEndpoints.js.map +1 -1
- package/privatelink/vpcGatewayEndpoint.d.ts +140 -0
- package/privatelink/vpcGatewayEndpoint.js +79 -0
- package/privatelink/vpcGatewayEndpoint.js.map +1 -0
- package/privatelink/vpcGatewayEndpoints.d.ts +115 -0
- package/privatelink/vpcGatewayEndpoints.js +35 -0
- package/privatelink/vpcGatewayEndpoints.js.map +1 -0
- package/tls/alarm.d.ts +3 -3
- package/tls/alarm.js +3 -3
- package/tls/alarmContentTemplate.d.ts +2 -2
- package/tls/alarmContentTemplate.js +2 -2
- package/tls/alarmNotifyGroup.d.ts +27 -0
- package/tls/alarmNotifyGroup.js +27 -0
- package/tls/alarmNotifyGroup.js.map +1 -1
- package/tls/alarmNotifyGroups.d.ts +6 -2
- package/tls/alarmNotifyGroups.js +6 -2
- package/tls/alarmNotifyGroups.js.map +1 -1
- package/tls/alarmWebhookIntegration.d.ts +3 -3
- package/tls/alarmWebhookIntegration.js +3 -3
- package/tls/consumerGroup.d.ts +6 -3
- package/tls/consumerGroup.js +6 -3
- package/tls/consumerGroup.js.map +1 -1
- package/tls/etlTask.d.ts +6 -4
- package/tls/etlTask.js +6 -4
- package/tls/etlTask.js.map +1 -1
- package/tls/etlTasks.d.ts +6 -2
- package/tls/etlTasks.js +6 -2
- package/tls/etlTasks.js.map +1 -1
- package/tls/getAlarmNotifyGroups.d.ts +6 -2
- package/tls/getAlarmNotifyGroups.js +6 -2
- package/tls/getAlarmNotifyGroups.js.map +1 -1
- package/tls/getEtlTasks.d.ts +6 -2
- package/tls/getEtlTasks.js +6 -2
- package/tls/getEtlTasks.js.map +1 -1
- package/tls/getHostGroups.d.ts +6 -2
- package/tls/getHostGroups.js +6 -2
- package/tls/getHostGroups.js.map +1 -1
- package/tls/getImportTasks.d.ts +6 -2
- package/tls/getImportTasks.js +6 -2
- package/tls/getImportTasks.js.map +1 -1
- package/tls/getKafkaConsumers.d.ts +2 -10
- package/tls/getKafkaConsumers.js +2 -10
- package/tls/getKafkaConsumers.js.map +1 -1
- package/tls/getLogSearches.d.ts +6 -6
- package/tls/getLogSearches.js +6 -6
- package/tls/getShippers.d.ts +6 -2
- package/tls/getShippers.js +6 -2
- package/tls/getShippers.js.map +1 -1
- package/tls/getTraceInstances.d.ts +2 -10
- package/tls/getTraceInstances.js +2 -10
- package/tls/getTraceInstances.js.map +1 -1
- package/tls/hostGroup.d.ts +0 -10
- package/tls/hostGroup.js +0 -10
- package/tls/hostGroup.js.map +1 -1
- package/tls/hostGroups.d.ts +6 -2
- package/tls/hostGroups.js +6 -2
- package/tls/hostGroups.js.map +1 -1
- package/tls/importTask.d.ts +2 -2
- package/tls/importTask.js +2 -2
- package/tls/importTasks.d.ts +6 -2
- package/tls/importTasks.js +6 -2
- package/tls/importTasks.js.map +1 -1
- package/tls/index_.d.ts +6 -10
- package/tls/index_.js +6 -10
- package/tls/index_.js.map +1 -1
- package/tls/kafkaConsumer.d.ts +1 -1
- package/tls/kafkaConsumer.js +1 -1
- package/tls/kafkaConsumers.d.ts +2 -10
- package/tls/kafkaConsumers.js +2 -10
- package/tls/kafkaConsumers.js.map +1 -1
- package/tls/logSearches.d.ts +6 -6
- package/tls/logSearches.js +6 -6
- package/tls/project.d.ts +3 -3
- package/tls/project.js +3 -3
- package/tls/rule.d.ts +16 -16
- package/tls/rule.js +16 -16
- package/tls/shard.d.ts +1 -1
- package/tls/shard.js +1 -1
- package/tls/shipper.d.ts +2 -2
- package/tls/shipper.js +2 -2
- package/tls/shippers.d.ts +6 -2
- package/tls/shippers.js +6 -2
- package/tls/shippers.js.map +1 -1
- package/tls/tag.d.ts +0 -5
- package/tls/tag.js +0 -5
- package/tls/tag.js.map +1 -1
- package/tls/tagResource.d.ts +0 -4
- package/tls/tagResource.js +0 -4
- package/tls/tagResource.js.map +1 -1
- package/tls/topic.d.ts +7 -2
- package/tls/topic.js +7 -2
- package/tls/topic.js.map +1 -1
- package/tls/traceInstance.d.ts +7 -10
- package/tls/traceInstance.js +7 -10
- package/tls/traceInstance.js.map +1 -1
- package/tls/traceInstances.d.ts +2 -10
- package/tls/traceInstances.js +2 -10
- package/tls/traceInstances.js.map +1 -1
- package/types/input.d.ts +1284 -42
- package/types/output.d.ts +3731 -277
- package/vmp/alertingRule.d.ts +12 -0
- package/vmp/alertingRule.js +2 -0
- package/vmp/alertingRule.js.map +1 -1
- package/vmp/alertingRules.d.ts +13 -0
- package/vmp/alertingRules.js +1 -0
- package/vmp/alertingRules.js.map +1 -1
- package/vmp/getAlertingRules.d.ts +13 -0
- package/vmp/getAlertingRules.js +1 -0
- package/vmp/getAlertingRules.js.map +1 -1
- package/vpc/getIpv6AddressBandwidths.d.ts +10 -0
- package/vpc/getIpv6AddressBandwidths.js +1 -0
- package/vpc/getIpv6AddressBandwidths.js.map +1 -1
- package/vpc/getIpv6Gateways.d.ts +25 -0
- package/vpc/getIpv6Gateways.js +2 -0
- package/vpc/getIpv6Gateways.js.map +1 -1
- package/vpc/ipv6AddressBandwidth.d.ts +14 -0
- package/vpc/ipv6AddressBandwidth.js +2 -0
- package/vpc/ipv6AddressBandwidth.js.map +1 -1
- package/vpc/ipv6AddressBandwidths.d.ts +10 -0
- package/vpc/ipv6AddressBandwidths.js +1 -0
- package/vpc/ipv6AddressBandwidths.js.map +1 -1
- package/vpc/ipv6Gateway.d.ts +26 -0
- package/vpc/ipv6Gateway.js +4 -0
- package/vpc/ipv6Gateway.js.map +1 -1
- package/vpc/ipv6Gateways.d.ts +25 -0
- package/vpc/ipv6Gateways.js +2 -0
- package/vpc/ipv6Gateways.js.map +1 -1
- package/vpn/connection.d.ts +14 -0
- package/vpn/connection.js +2 -0
- package/vpn/connection.js.map +1 -1
- package/vpn/connections.d.ts +13 -0
- package/vpn/connections.js +1 -0
- package/vpn/connections.js.map +1 -1
- package/vpn/customerGateway.d.ts +26 -0
- package/vpn/customerGateway.js +4 -0
- package/vpn/customerGateway.js.map +1 -1
- package/vpn/customerGateways.d.ts +40 -0
- package/vpn/customerGateways.js +3 -0
- package/vpn/customerGateways.js.map +1 -1
- package/vpn/getConnections.d.ts +13 -0
- package/vpn/getConnections.js +1 -0
- package/vpn/getConnections.js.map +1 -1
- package/vpn/getCustomerGateways.d.ts +40 -0
- package/vpn/getCustomerGateways.js +3 -0
- package/vpn/getCustomerGateways.js.map +1 -1
- package/vpn/getSslVpnClientCerts.d.ts +10 -0
- package/vpn/getSslVpnClientCerts.js +1 -0
- package/vpn/getSslVpnClientCerts.js.map +1 -1
- package/vpn/getSslVpnServers.d.ts +25 -0
- package/vpn/getSslVpnServers.js +2 -0
- package/vpn/getSslVpnServers.js.map +1 -1
- package/vpn/sslVpnClientCert.d.ts +14 -0
- package/vpn/sslVpnClientCert.js +2 -0
- package/vpn/sslVpnClientCert.js.map +1 -1
- package/vpn/sslVpnClientCerts.d.ts +10 -0
- package/vpn/sslVpnClientCerts.js +1 -0
- package/vpn/sslVpnClientCerts.js.map +1 -1
- package/vpn/sslVpnServer.d.ts +14 -0
- package/vpn/sslVpnServer.js +2 -0
- package/vpn/sslVpnServer.js.map +1 -1
- package/vpn/sslVpnServers.d.ts +25 -0
- package/vpn/sslVpnServers.js +2 -0
- package/vpn/sslVpnServers.js.map +1 -1
package/nlb/listener.js
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
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.Listener = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
class Listener extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing Listener resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new Listener(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of Listener. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === Listener.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["connectionTimeout"] = state ? state.connectionTimeout : undefined;
|
|
37
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
38
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
39
|
+
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
40
|
+
resourceInputs["endPort"] = state ? state.endPort : undefined;
|
|
41
|
+
resourceInputs["listenerName"] = state ? state.listenerName : undefined;
|
|
42
|
+
resourceInputs["loadBalancerId"] = state ? state.loadBalancerId : undefined;
|
|
43
|
+
resourceInputs["port"] = state ? state.port : undefined;
|
|
44
|
+
resourceInputs["protocol"] = state ? state.protocol : undefined;
|
|
45
|
+
resourceInputs["serverGroupId"] = state ? state.serverGroupId : undefined;
|
|
46
|
+
resourceInputs["startPort"] = state ? state.startPort : undefined;
|
|
47
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
48
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
49
|
+
resourceInputs["updateTime"] = state ? state.updateTime : undefined;
|
|
50
|
+
}
|
|
51
|
+
else {
|
|
52
|
+
const args = argsOrState;
|
|
53
|
+
if ((!args || args.loadBalancerId === undefined) && !opts.urn) {
|
|
54
|
+
throw new Error("Missing required property 'loadBalancerId'");
|
|
55
|
+
}
|
|
56
|
+
if ((!args || args.port === undefined) && !opts.urn) {
|
|
57
|
+
throw new Error("Missing required property 'port'");
|
|
58
|
+
}
|
|
59
|
+
if ((!args || args.protocol === undefined) && !opts.urn) {
|
|
60
|
+
throw new Error("Missing required property 'protocol'");
|
|
61
|
+
}
|
|
62
|
+
if ((!args || args.serverGroupId === undefined) && !opts.urn) {
|
|
63
|
+
throw new Error("Missing required property 'serverGroupId'");
|
|
64
|
+
}
|
|
65
|
+
resourceInputs["connectionTimeout"] = args ? args.connectionTimeout : undefined;
|
|
66
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
67
|
+
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
68
|
+
resourceInputs["endPort"] = args ? args.endPort : undefined;
|
|
69
|
+
resourceInputs["listenerName"] = args ? args.listenerName : undefined;
|
|
70
|
+
resourceInputs["loadBalancerId"] = args ? args.loadBalancerId : undefined;
|
|
71
|
+
resourceInputs["port"] = args ? args.port : undefined;
|
|
72
|
+
resourceInputs["protocol"] = args ? args.protocol : undefined;
|
|
73
|
+
resourceInputs["serverGroupId"] = args ? args.serverGroupId : undefined;
|
|
74
|
+
resourceInputs["startPort"] = args ? args.startPort : undefined;
|
|
75
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
76
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["updateTime"] = undefined /*out*/;
|
|
79
|
+
}
|
|
80
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
81
|
+
super(Listener.__pulumiType, name, resourceInputs, opts);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
exports.Listener = Listener;
|
|
85
|
+
/** @internal */
|
|
86
|
+
Listener.__pulumiType = 'volcengine:nlb/listener:Listener';
|
|
87
|
+
//# sourceMappingURL=listener.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listener.js","sourceRoot":"","sources":["../../nlb/listener.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/** @deprecated volcengine.nlb.ListenerHealths has been deprecated in favor of volcengine.nlb.getListenerHealths */
|
|
4
|
+
export declare function listenerHealths(args: ListenerHealthsArgs, opts?: pulumi.InvokeOptions): Promise<ListenerHealthsResult>;
|
|
5
|
+
/**
|
|
6
|
+
* A collection of arguments for invoking ListenerHealths.
|
|
7
|
+
*/
|
|
8
|
+
export interface ListenerHealthsArgs {
|
|
9
|
+
listenerId: string;
|
|
10
|
+
outputFile?: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* A collection of values returned by ListenerHealths.
|
|
14
|
+
*/
|
|
15
|
+
export interface ListenerHealthsResult {
|
|
16
|
+
/**
|
|
17
|
+
* The provider-assigned unique ID for this managed resource.
|
|
18
|
+
*/
|
|
19
|
+
readonly id: string;
|
|
20
|
+
readonly listenerHealths: outputs.nlb.ListenerHealthsListenerHealth[];
|
|
21
|
+
readonly listenerId: string;
|
|
22
|
+
readonly outputFile?: string;
|
|
23
|
+
readonly totalCount: number;
|
|
24
|
+
}
|
|
25
|
+
/** @deprecated volcengine.nlb.ListenerHealths has been deprecated in favor of volcengine.nlb.getListenerHealths */
|
|
26
|
+
export declare function listenerHealthsOutput(args: ListenerHealthsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<ListenerHealthsResult>;
|
|
27
|
+
/**
|
|
28
|
+
* A collection of arguments for invoking ListenerHealths.
|
|
29
|
+
*/
|
|
30
|
+
export interface ListenerHealthsOutputArgs {
|
|
31
|
+
listenerId: pulumi.Input<string>;
|
|
32
|
+
outputFile?: pulumi.Input<string>;
|
|
33
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
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.listenerHealthsOutput = exports.listenerHealths = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/** @deprecated volcengine.nlb.ListenerHealths has been deprecated in favor of volcengine.nlb.getListenerHealths */
|
|
9
|
+
function listenerHealths(args, opts) {
|
|
10
|
+
pulumi.log.warn("listenerHealths is deprecated: volcengine.nlb.ListenerHealths has been deprecated in favor of volcengine.nlb.getListenerHealths");
|
|
11
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
12
|
+
return pulumi.runtime.invoke("volcengine:nlb/listenerHealths:ListenerHealths", {
|
|
13
|
+
"listenerId": args.listenerId,
|
|
14
|
+
"outputFile": args.outputFile,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.listenerHealths = listenerHealths;
|
|
18
|
+
/** @deprecated volcengine.nlb.ListenerHealths has been deprecated in favor of volcengine.nlb.getListenerHealths */
|
|
19
|
+
function listenerHealthsOutput(args, opts) {
|
|
20
|
+
return pulumi.output(args).apply((a) => listenerHealths(a, opts));
|
|
21
|
+
}
|
|
22
|
+
exports.listenerHealthsOutput = listenerHealthsOutput;
|
|
23
|
+
//# sourceMappingURL=listenerHealths.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listenerHealths.js","sourceRoot":"","sources":["../../nlb/listenerHealths.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C,mHAAmH;AACnH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,iIAAiI,CAAC,CAAA;IAElJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AAuBD,mHAAmH;AACnH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/** @deprecated volcengine.nlb.Listeners has been deprecated in favor of volcengine.nlb.getListeners */
|
|
5
|
+
export declare function listeners(args?: ListenersArgs, opts?: pulumi.InvokeOptions): Promise<ListenersResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of arguments for invoking Listeners.
|
|
8
|
+
*/
|
|
9
|
+
export interface ListenersArgs {
|
|
10
|
+
listenerIds?: string[];
|
|
11
|
+
listenerName?: string;
|
|
12
|
+
loadBalancerId?: string;
|
|
13
|
+
outputFile?: string;
|
|
14
|
+
protocol?: string;
|
|
15
|
+
tags?: inputs.nlb.ListenersTag[];
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A collection of values returned by Listeners.
|
|
19
|
+
*/
|
|
20
|
+
export interface ListenersResult {
|
|
21
|
+
/**
|
|
22
|
+
* The provider-assigned unique ID for this managed resource.
|
|
23
|
+
*/
|
|
24
|
+
readonly id: string;
|
|
25
|
+
readonly listenerIds?: string[];
|
|
26
|
+
readonly listenerName?: string;
|
|
27
|
+
readonly listeners: outputs.nlb.ListenersListener[];
|
|
28
|
+
readonly loadBalancerId?: string;
|
|
29
|
+
readonly outputFile?: string;
|
|
30
|
+
readonly protocol?: string;
|
|
31
|
+
readonly tags?: outputs.nlb.ListenersTag[];
|
|
32
|
+
readonly totalCount: number;
|
|
33
|
+
}
|
|
34
|
+
/** @deprecated volcengine.nlb.Listeners has been deprecated in favor of volcengine.nlb.getListeners */
|
|
35
|
+
export declare function listenersOutput(args?: ListenersOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<ListenersResult>;
|
|
36
|
+
/**
|
|
37
|
+
* A collection of arguments for invoking Listeners.
|
|
38
|
+
*/
|
|
39
|
+
export interface ListenersOutputArgs {
|
|
40
|
+
listenerIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
41
|
+
listenerName?: pulumi.Input<string>;
|
|
42
|
+
loadBalancerId?: pulumi.Input<string>;
|
|
43
|
+
outputFile?: pulumi.Input<string>;
|
|
44
|
+
protocol?: pulumi.Input<string>;
|
|
45
|
+
tags?: pulumi.Input<pulumi.Input<inputs.nlb.ListenersTagArgs>[]>;
|
|
46
|
+
}
|
package/nlb/listeners.js
ADDED
|
@@ -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.listenersOutput = exports.listeners = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/** @deprecated volcengine.nlb.Listeners has been deprecated in favor of volcengine.nlb.getListeners */
|
|
9
|
+
function listeners(args, opts) {
|
|
10
|
+
pulumi.log.warn("listeners is deprecated: volcengine.nlb.Listeners has been deprecated in favor of volcengine.nlb.getListeners");
|
|
11
|
+
args = args || {};
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcengine:nlb/listeners:Listeners", {
|
|
14
|
+
"listenerIds": args.listenerIds,
|
|
15
|
+
"listenerName": args.listenerName,
|
|
16
|
+
"loadBalancerId": args.loadBalancerId,
|
|
17
|
+
"outputFile": args.outputFile,
|
|
18
|
+
"protocol": args.protocol,
|
|
19
|
+
"tags": args.tags,
|
|
20
|
+
}, opts);
|
|
21
|
+
}
|
|
22
|
+
exports.listeners = listeners;
|
|
23
|
+
/** @deprecated volcengine.nlb.Listeners has been deprecated in favor of volcengine.nlb.getListeners */
|
|
24
|
+
function listenersOutput(args, opts) {
|
|
25
|
+
return pulumi.output(args).apply((a) => listeners(a, opts));
|
|
26
|
+
}
|
|
27
|
+
exports.listenersOutput = listenersOutput;
|
|
28
|
+
//# sourceMappingURL=listeners.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listeners.js","sourceRoot":"","sources":["../../nlb/listeners.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C,uGAAuG;AACvG,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,+GAA+G,CAAC,CAAA;IAChI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8BAaC;AA+BD,uGAAuG;AACvG,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
export declare class NetworkLoadBalancer extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing NetworkLoadBalancer resource's state with the given name, ID, and optional extra
|
|
7
|
+
* properties used to qualify the lookup.
|
|
8
|
+
*
|
|
9
|
+
* @param name The _unique_ name of the resulting resource.
|
|
10
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
11
|
+
* @param state Any extra arguments used during the lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: NetworkLoadBalancerState, opts?: pulumi.CustomResourceOptions): NetworkLoadBalancer;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of NetworkLoadBalancer. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is NetworkLoadBalancer;
|
|
20
|
+
/**
|
|
21
|
+
* The access log configuration of the NLB instance.
|
|
22
|
+
*/
|
|
23
|
+
readonly accessLogConfig: pulumi.Output<outputs.nlb.NetworkLoadBalancerAccessLogConfig | undefined>;
|
|
24
|
+
/**
|
|
25
|
+
* The account ID of the NLB instance.
|
|
26
|
+
*/
|
|
27
|
+
readonly accountId: pulumi.Output<string>;
|
|
28
|
+
/**
|
|
29
|
+
* The billing status of the NLB instance.
|
|
30
|
+
*/
|
|
31
|
+
readonly billingStatus: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* The creation time of the NLB instance.
|
|
34
|
+
*/
|
|
35
|
+
readonly createTime: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Whether to enable cross-zone load balancing for the NLB instance. Valid values: `true`, `false`. `true`: Enable.
|
|
38
|
+
* `false`: Disable.
|
|
39
|
+
*/
|
|
40
|
+
readonly crossZoneEnabled: pulumi.Output<boolean>;
|
|
41
|
+
/**
|
|
42
|
+
* The description of the NLB instance.
|
|
43
|
+
*/
|
|
44
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* The DNS name of the NLB instance.
|
|
47
|
+
*/
|
|
48
|
+
readonly dnsName: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The expected overdue time of the NLB instance.
|
|
51
|
+
*/
|
|
52
|
+
readonly expectedOverdueTime: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The IP address version of the NLB instance. Valid values: `ipv4`, `dualstack`. `ipv4`: The NLB instance supports IPv4.
|
|
55
|
+
* `dualstack`: The NLB instance supports both IPv4 and IPv6.
|
|
56
|
+
*/
|
|
57
|
+
readonly ipAddressVersion: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* The ID of the IPv4 bandwidth package.
|
|
60
|
+
*/
|
|
61
|
+
readonly ipv4BandwidthPackageId: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* The IPv4 network type of the NLB instance.
|
|
64
|
+
*/
|
|
65
|
+
readonly ipv4NetworkType: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The ID of the IPv6 bandwidth package.
|
|
68
|
+
*/
|
|
69
|
+
readonly ipv6BandwidthPackageId: pulumi.Output<string | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* The IPv6 network type of the NLB instance.
|
|
72
|
+
*/
|
|
73
|
+
readonly ipv6NetworkType: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* The name of the NLB instance.
|
|
76
|
+
*/
|
|
77
|
+
readonly loadBalancerName: pulumi.Output<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The managed security group ID of the NLB instance.
|
|
80
|
+
*/
|
|
81
|
+
readonly managedSecurityGroupId: pulumi.Output<string>;
|
|
82
|
+
/**
|
|
83
|
+
* The reason for modification protection.
|
|
84
|
+
*/
|
|
85
|
+
readonly modificationProtectionReason: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* The modification protection status of the NLB instance. Valid values: `NonProtection`, `ConsoleProtection`.
|
|
88
|
+
* `NonProtection`: No protection. `ConsoleProtection`: Console protection.
|
|
89
|
+
*/
|
|
90
|
+
readonly modificationProtectionStatus: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* The network type of the NLB instance. Valid values: `internet`, `intranet`. `internet`: The NLB instance is an
|
|
93
|
+
* internet-facing instance. `intranet`: The NLB instance is an internal-facing instance.
|
|
94
|
+
*/
|
|
95
|
+
readonly networkType: pulumi.Output<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The overdue time of the NLB instance.
|
|
98
|
+
*/
|
|
99
|
+
readonly overdueTime: pulumi.Output<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The project name of the NLB instance.
|
|
102
|
+
*/
|
|
103
|
+
readonly projectName: pulumi.Output<string>;
|
|
104
|
+
/**
|
|
105
|
+
* The reclaimed time of the NLB instance.
|
|
106
|
+
*/
|
|
107
|
+
readonly reclaimedTime: pulumi.Output<string>;
|
|
108
|
+
/**
|
|
109
|
+
* The region of the NLB instance.
|
|
110
|
+
*/
|
|
111
|
+
readonly region: pulumi.Output<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The security group IDs of the NLB instance.
|
|
114
|
+
*/
|
|
115
|
+
readonly securityGroupIds: pulumi.Output<string[] | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* The status of the NLB instance.
|
|
118
|
+
*/
|
|
119
|
+
readonly status: pulumi.Output<string>;
|
|
120
|
+
/**
|
|
121
|
+
* Tags.
|
|
122
|
+
*/
|
|
123
|
+
readonly tags: pulumi.Output<outputs.nlb.NetworkLoadBalancerTag[] | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* The update time of the NLB instance.
|
|
126
|
+
*/
|
|
127
|
+
readonly updateTime: pulumi.Output<string>;
|
|
128
|
+
/**
|
|
129
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
130
|
+
*/
|
|
131
|
+
readonly vpcId: pulumi.Output<string>;
|
|
132
|
+
/**
|
|
133
|
+
* The zone mappings of the NLB instance.
|
|
134
|
+
*/
|
|
135
|
+
readonly zoneMappings: pulumi.Output<outputs.nlb.NetworkLoadBalancerZoneMapping[]>;
|
|
136
|
+
/**
|
|
137
|
+
* Create a NetworkLoadBalancer resource with the given unique name, arguments, and options.
|
|
138
|
+
*
|
|
139
|
+
* @param name The _unique_ name of the resource.
|
|
140
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
141
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
142
|
+
*/
|
|
143
|
+
constructor(name: string, args: NetworkLoadBalancerArgs, opts?: pulumi.CustomResourceOptions);
|
|
144
|
+
}
|
|
145
|
+
/**
|
|
146
|
+
* Input properties used for looking up and filtering NetworkLoadBalancer resources.
|
|
147
|
+
*/
|
|
148
|
+
export interface NetworkLoadBalancerState {
|
|
149
|
+
/**
|
|
150
|
+
* The access log configuration of the NLB instance.
|
|
151
|
+
*/
|
|
152
|
+
accessLogConfig?: pulumi.Input<inputs.nlb.NetworkLoadBalancerAccessLogConfig>;
|
|
153
|
+
/**
|
|
154
|
+
* The account ID of the NLB instance.
|
|
155
|
+
*/
|
|
156
|
+
accountId?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* The billing status of the NLB instance.
|
|
159
|
+
*/
|
|
160
|
+
billingStatus?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* The creation time of the NLB instance.
|
|
163
|
+
*/
|
|
164
|
+
createTime?: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* Whether to enable cross-zone load balancing for the NLB instance. Valid values: `true`, `false`. `true`: Enable.
|
|
167
|
+
* `false`: Disable.
|
|
168
|
+
*/
|
|
169
|
+
crossZoneEnabled?: pulumi.Input<boolean>;
|
|
170
|
+
/**
|
|
171
|
+
* The description of the NLB instance.
|
|
172
|
+
*/
|
|
173
|
+
description?: pulumi.Input<string>;
|
|
174
|
+
/**
|
|
175
|
+
* The DNS name of the NLB instance.
|
|
176
|
+
*/
|
|
177
|
+
dnsName?: pulumi.Input<string>;
|
|
178
|
+
/**
|
|
179
|
+
* The expected overdue time of the NLB instance.
|
|
180
|
+
*/
|
|
181
|
+
expectedOverdueTime?: pulumi.Input<string>;
|
|
182
|
+
/**
|
|
183
|
+
* The IP address version of the NLB instance. Valid values: `ipv4`, `dualstack`. `ipv4`: The NLB instance supports IPv4.
|
|
184
|
+
* `dualstack`: The NLB instance supports both IPv4 and IPv6.
|
|
185
|
+
*/
|
|
186
|
+
ipAddressVersion?: pulumi.Input<string>;
|
|
187
|
+
/**
|
|
188
|
+
* The ID of the IPv4 bandwidth package.
|
|
189
|
+
*/
|
|
190
|
+
ipv4BandwidthPackageId?: pulumi.Input<string>;
|
|
191
|
+
/**
|
|
192
|
+
* The IPv4 network type of the NLB instance.
|
|
193
|
+
*/
|
|
194
|
+
ipv4NetworkType?: pulumi.Input<string>;
|
|
195
|
+
/**
|
|
196
|
+
* The ID of the IPv6 bandwidth package.
|
|
197
|
+
*/
|
|
198
|
+
ipv6BandwidthPackageId?: pulumi.Input<string>;
|
|
199
|
+
/**
|
|
200
|
+
* The IPv6 network type of the NLB instance.
|
|
201
|
+
*/
|
|
202
|
+
ipv6NetworkType?: pulumi.Input<string>;
|
|
203
|
+
/**
|
|
204
|
+
* The name of the NLB instance.
|
|
205
|
+
*/
|
|
206
|
+
loadBalancerName?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* The managed security group ID of the NLB instance.
|
|
209
|
+
*/
|
|
210
|
+
managedSecurityGroupId?: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* The reason for modification protection.
|
|
213
|
+
*/
|
|
214
|
+
modificationProtectionReason?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* The modification protection status of the NLB instance. Valid values: `NonProtection`, `ConsoleProtection`.
|
|
217
|
+
* `NonProtection`: No protection. `ConsoleProtection`: Console protection.
|
|
218
|
+
*/
|
|
219
|
+
modificationProtectionStatus?: pulumi.Input<string>;
|
|
220
|
+
/**
|
|
221
|
+
* The network type of the NLB instance. Valid values: `internet`, `intranet`. `internet`: The NLB instance is an
|
|
222
|
+
* internet-facing instance. `intranet`: The NLB instance is an internal-facing instance.
|
|
223
|
+
*/
|
|
224
|
+
networkType?: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* The overdue time of the NLB instance.
|
|
227
|
+
*/
|
|
228
|
+
overdueTime?: pulumi.Input<string>;
|
|
229
|
+
/**
|
|
230
|
+
* The project name of the NLB instance.
|
|
231
|
+
*/
|
|
232
|
+
projectName?: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* The reclaimed time of the NLB instance.
|
|
235
|
+
*/
|
|
236
|
+
reclaimedTime?: pulumi.Input<string>;
|
|
237
|
+
/**
|
|
238
|
+
* The region of the NLB instance.
|
|
239
|
+
*/
|
|
240
|
+
region?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* The security group IDs of the NLB instance.
|
|
243
|
+
*/
|
|
244
|
+
securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
245
|
+
/**
|
|
246
|
+
* The status of the NLB instance.
|
|
247
|
+
*/
|
|
248
|
+
status?: pulumi.Input<string>;
|
|
249
|
+
/**
|
|
250
|
+
* Tags.
|
|
251
|
+
*/
|
|
252
|
+
tags?: pulumi.Input<pulumi.Input<inputs.nlb.NetworkLoadBalancerTag>[]>;
|
|
253
|
+
/**
|
|
254
|
+
* The update time of the NLB instance.
|
|
255
|
+
*/
|
|
256
|
+
updateTime?: pulumi.Input<string>;
|
|
257
|
+
/**
|
|
258
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
259
|
+
*/
|
|
260
|
+
vpcId?: pulumi.Input<string>;
|
|
261
|
+
/**
|
|
262
|
+
* The zone mappings of the NLB instance.
|
|
263
|
+
*/
|
|
264
|
+
zoneMappings?: pulumi.Input<pulumi.Input<inputs.nlb.NetworkLoadBalancerZoneMapping>[]>;
|
|
265
|
+
}
|
|
266
|
+
/**
|
|
267
|
+
* The set of arguments for constructing a NetworkLoadBalancer resource.
|
|
268
|
+
*/
|
|
269
|
+
export interface NetworkLoadBalancerArgs {
|
|
270
|
+
/**
|
|
271
|
+
* The access log configuration of the NLB instance.
|
|
272
|
+
*/
|
|
273
|
+
accessLogConfig?: pulumi.Input<inputs.nlb.NetworkLoadBalancerAccessLogConfig>;
|
|
274
|
+
/**
|
|
275
|
+
* Whether to enable cross-zone load balancing for the NLB instance. Valid values: `true`, `false`. `true`: Enable.
|
|
276
|
+
* `false`: Disable.
|
|
277
|
+
*/
|
|
278
|
+
crossZoneEnabled?: pulumi.Input<boolean>;
|
|
279
|
+
/**
|
|
280
|
+
* The description of the NLB instance.
|
|
281
|
+
*/
|
|
282
|
+
description?: pulumi.Input<string>;
|
|
283
|
+
/**
|
|
284
|
+
* The IP address version of the NLB instance. Valid values: `ipv4`, `dualstack`. `ipv4`: The NLB instance supports IPv4.
|
|
285
|
+
* `dualstack`: The NLB instance supports both IPv4 and IPv6.
|
|
286
|
+
*/
|
|
287
|
+
ipAddressVersion?: pulumi.Input<string>;
|
|
288
|
+
/**
|
|
289
|
+
* The ID of the IPv4 bandwidth package.
|
|
290
|
+
*/
|
|
291
|
+
ipv4BandwidthPackageId?: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* The ID of the IPv6 bandwidth package.
|
|
294
|
+
*/
|
|
295
|
+
ipv6BandwidthPackageId?: pulumi.Input<string>;
|
|
296
|
+
/**
|
|
297
|
+
* The name of the NLB instance.
|
|
298
|
+
*/
|
|
299
|
+
loadBalancerName?: pulumi.Input<string>;
|
|
300
|
+
/**
|
|
301
|
+
* The reason for modification protection.
|
|
302
|
+
*/
|
|
303
|
+
modificationProtectionReason?: pulumi.Input<string>;
|
|
304
|
+
/**
|
|
305
|
+
* The modification protection status of the NLB instance. Valid values: `NonProtection`, `ConsoleProtection`.
|
|
306
|
+
* `NonProtection`: No protection. `ConsoleProtection`: Console protection.
|
|
307
|
+
*/
|
|
308
|
+
modificationProtectionStatus?: pulumi.Input<string>;
|
|
309
|
+
/**
|
|
310
|
+
* The network type of the NLB instance. Valid values: `internet`, `intranet`. `internet`: The NLB instance is an
|
|
311
|
+
* internet-facing instance. `intranet`: The NLB instance is an internal-facing instance.
|
|
312
|
+
*/
|
|
313
|
+
networkType: pulumi.Input<string>;
|
|
314
|
+
/**
|
|
315
|
+
* The project name of the NLB instance.
|
|
316
|
+
*/
|
|
317
|
+
projectName?: pulumi.Input<string>;
|
|
318
|
+
/**
|
|
319
|
+
* The region of the NLB instance.
|
|
320
|
+
*/
|
|
321
|
+
region: pulumi.Input<string>;
|
|
322
|
+
/**
|
|
323
|
+
* The security group IDs of the NLB instance.
|
|
324
|
+
*/
|
|
325
|
+
securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
326
|
+
/**
|
|
327
|
+
* Tags.
|
|
328
|
+
*/
|
|
329
|
+
tags?: pulumi.Input<pulumi.Input<inputs.nlb.NetworkLoadBalancerTag>[]>;
|
|
330
|
+
/**
|
|
331
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
332
|
+
*/
|
|
333
|
+
vpcId: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* The zone mappings of the NLB instance.
|
|
336
|
+
*/
|
|
337
|
+
zoneMappings: pulumi.Input<pulumi.Input<inputs.nlb.NetworkLoadBalancerZoneMapping>[]>;
|
|
338
|
+
}
|