azure-native.awsconnector.ElasticLoadBalancingV2TargetGroup
Explore with Pulumi AI
A Microsoft.AwsConnector resource Azure REST API version: 2024-12-01.
Example Usage
ElasticLoadBalancingV2TargetGroups_CreateOrReplace
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using AzureNative = Pulumi.AzureNative;
return await Deployment.RunAsync(() => 
{
    var elasticLoadBalancingV2TargetGroup = new AzureNative.AwsConnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroup", new()
    {
        Location = "uyngtpdaililbq",
        Name = "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
        Properties = new AzureNative.AwsConnector.Inputs.ElasticLoadBalancingV2TargetGroupPropertiesArgs
        {
            Arn = "avccwbbipudnfjximva",
            AwsAccountId = "vjdgbgqisnvysonxlwjoczc",
            AwsProperties = new AzureNative.AwsConnector.Inputs.AwsElasticLoadBalancingV2TargetGroupPropertiesArgs
            {
                HealthCheckEnabled = true,
                HealthCheckIntervalSeconds = 16,
                HealthCheckPath = "exmwepsqjmnvppxuwwvineim",
                HealthCheckPort = "cjuqka",
                HealthCheckProtocol = "vkarvxh",
                HealthCheckTimeoutSeconds = 13,
                HealthyThresholdCount = 21,
                IpAddressType = "da",
                LoadBalancerArns = new[]
                {
                    "tzafgmrxzoifkxbmzsivajwdwedjw",
                },
                Matcher = new AzureNative.AwsConnector.Inputs.MatcherArgs
                {
                    GrpcCode = "tbnxw",
                    HttpCode = "pavevmyswjhnoptlankjaiieao",
                },
                Name = "ruyunzpgs",
                Port = 9,
                Protocol = "cltdmqhlrmrhgdamynxpmnbshrth",
                ProtocolVersion = "rpqn",
                Tags = new[]
                {
                    new AzureNative.AwsConnector.Inputs.TagArgs
                    {
                        Key = "fkysin",
                        Value = "ivjhgawgxhfvwiyaeruurbpkyx",
                    },
                },
                TargetGroupArn = "nlyfkpaomu",
                TargetGroupAttributes = new[]
                {
                    new AzureNative.AwsConnector.Inputs.TargetGroupAttributeArgs
                    {
                        Key = "edcafpxbnifvdfchilay",
                        Value = "fiffi",
                    },
                },
                TargetGroupFullName = "xhghbskmnfhkswoncku",
                TargetGroupName = "b",
                TargetType = "eekpandbuoghdxtg",
                Targets = new[]
                {
                    new AzureNative.AwsConnector.Inputs.TargetDescriptionArgs
                    {
                        AvailabilityZone = "degmktltnufhywqic",
                        Id = "dpaky",
                        Port = 13,
                    },
                },
                UnhealthyThresholdCount = 14,
                VpcId = "leubklsppgcmljbowvzpwvwya",
            },
            AwsRegion = "qlfglghejmmlo",
            AwsSourceSchema = "cljfeojrexeruhvjklisrmf",
            AwsTags = 
            {
                { "key5023", "tfayscxthf" },
            },
            PublicCloudConnectorsResourceId = "agzteeghhpawmqbjrdkgduq",
            PublicCloudResourceName = "muortngxuegbngvcemmzovetqah",
        },
        ResourceGroupName = "rgelasticLoadBalancingV2TargetGroup",
        Tags = 
        {
            { "key6050", "pemhzyusesfpizecwecekae" },
        },
    });
});
package main
import (
	awsconnector "github.com/pulumi/pulumi-azure-native-sdk/awsconnector/v2"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := awsconnector.NewElasticLoadBalancingV2TargetGroup(ctx, "elasticLoadBalancingV2TargetGroup", &awsconnector.ElasticLoadBalancingV2TargetGroupArgs{
			Location: pulumi.String("uyngtpdaililbq"),
			Name:     pulumi.String("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])"),
			Properties: &awsconnector.ElasticLoadBalancingV2TargetGroupPropertiesArgs{
				Arn:          pulumi.String("avccwbbipudnfjximva"),
				AwsAccountId: pulumi.String("vjdgbgqisnvysonxlwjoczc"),
				AwsProperties: &awsconnector.AwsElasticLoadBalancingV2TargetGroupPropertiesArgs{
					HealthCheckEnabled:         pulumi.Bool(true),
					HealthCheckIntervalSeconds: pulumi.Int(16),
					HealthCheckPath:            pulumi.String("exmwepsqjmnvppxuwwvineim"),
					HealthCheckPort:            pulumi.String("cjuqka"),
					HealthCheckProtocol:        pulumi.String("vkarvxh"),
					HealthCheckTimeoutSeconds:  pulumi.Int(13),
					HealthyThresholdCount:      pulumi.Int(21),
					IpAddressType:              pulumi.String("da"),
					LoadBalancerArns: pulumi.StringArray{
						pulumi.String("tzafgmrxzoifkxbmzsivajwdwedjw"),
					},
					Matcher: &awsconnector.MatcherArgs{
						GrpcCode: pulumi.String("tbnxw"),
						HttpCode: pulumi.String("pavevmyswjhnoptlankjaiieao"),
					},
					Name:            pulumi.String("ruyunzpgs"),
					Port:            pulumi.Int(9),
					Protocol:        pulumi.String("cltdmqhlrmrhgdamynxpmnbshrth"),
					ProtocolVersion: pulumi.String("rpqn"),
					Tags: awsconnector.TagArray{
						&awsconnector.TagArgs{
							Key:   pulumi.String("fkysin"),
							Value: pulumi.String("ivjhgawgxhfvwiyaeruurbpkyx"),
						},
					},
					TargetGroupArn: pulumi.String("nlyfkpaomu"),
					TargetGroupAttributes: awsconnector.TargetGroupAttributeArray{
						&awsconnector.TargetGroupAttributeArgs{
							Key:   pulumi.String("edcafpxbnifvdfchilay"),
							Value: pulumi.String("fiffi"),
						},
					},
					TargetGroupFullName: pulumi.String("xhghbskmnfhkswoncku"),
					TargetGroupName:     pulumi.String("b"),
					TargetType:          pulumi.String("eekpandbuoghdxtg"),
					Targets: awsconnector.TargetDescriptionArray{
						&awsconnector.TargetDescriptionArgs{
							AvailabilityZone: pulumi.String("degmktltnufhywqic"),
							Id:               pulumi.String("dpaky"),
							Port:             pulumi.Int(13),
						},
					},
					UnhealthyThresholdCount: pulumi.Int(14),
					VpcId:                   pulumi.String("leubklsppgcmljbowvzpwvwya"),
				},
				AwsRegion:       pulumi.String("qlfglghejmmlo"),
				AwsSourceSchema: pulumi.String("cljfeojrexeruhvjklisrmf"),
				AwsTags: pulumi.StringMap{
					"key5023": pulumi.String("tfayscxthf"),
				},
				PublicCloudConnectorsResourceId: pulumi.String("agzteeghhpawmqbjrdkgduq"),
				PublicCloudResourceName:         pulumi.String("muortngxuegbngvcemmzovetqah"),
			},
			ResourceGroupName: pulumi.String("rgelasticLoadBalancingV2TargetGroup"),
			Tags: pulumi.StringMap{
				"key6050": pulumi.String("pemhzyusesfpizecwecekae"),
			},
		})
		if err != nil {
			return err
		}
		return nil
	})
}
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azurenative.awsconnector.ElasticLoadBalancingV2TargetGroup;
import com.pulumi.azurenative.awsconnector.ElasticLoadBalancingV2TargetGroupArgs;
import com.pulumi.azurenative.awsconnector.inputs.ElasticLoadBalancingV2TargetGroupPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.AwsElasticLoadBalancingV2TargetGroupPropertiesArgs;
import com.pulumi.azurenative.awsconnector.inputs.MatcherArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        var elasticLoadBalancingV2TargetGroup = new ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroup", ElasticLoadBalancingV2TargetGroupArgs.builder()
            .location("uyngtpdaililbq")
            .name("Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])")
            .properties(ElasticLoadBalancingV2TargetGroupPropertiesArgs.builder()
                .arn("avccwbbipudnfjximva")
                .awsAccountId("vjdgbgqisnvysonxlwjoczc")
                .awsProperties(AwsElasticLoadBalancingV2TargetGroupPropertiesArgs.builder()
                    .healthCheckEnabled(true)
                    .healthCheckIntervalSeconds(16)
                    .healthCheckPath("exmwepsqjmnvppxuwwvineim")
                    .healthCheckPort("cjuqka")
                    .healthCheckProtocol("vkarvxh")
                    .healthCheckTimeoutSeconds(13)
                    .healthyThresholdCount(21)
                    .ipAddressType("da")
                    .loadBalancerArns("tzafgmrxzoifkxbmzsivajwdwedjw")
                    .matcher(MatcherArgs.builder()
                        .grpcCode("tbnxw")
                        .httpCode("pavevmyswjhnoptlankjaiieao")
                        .build())
                    .name("ruyunzpgs")
                    .port(9)
                    .protocol("cltdmqhlrmrhgdamynxpmnbshrth")
                    .protocolVersion("rpqn")
                    .tags(TagArgs.builder()
                        .key("fkysin")
                        .value("ivjhgawgxhfvwiyaeruurbpkyx")
                        .build())
                    .targetGroupArn("nlyfkpaomu")
                    .targetGroupAttributes(TargetGroupAttributeArgs.builder()
                        .key("edcafpxbnifvdfchilay")
                        .value("fiffi")
                        .build())
                    .targetGroupFullName("xhghbskmnfhkswoncku")
                    .targetGroupName("b")
                    .targetType("eekpandbuoghdxtg")
                    .targets(TargetDescriptionArgs.builder()
                        .availabilityZone("degmktltnufhywqic")
                        .id("dpaky")
                        .port(13)
                        .build())
                    .unhealthyThresholdCount(14)
                    .vpcId("leubklsppgcmljbowvzpwvwya")
                    .build())
                .awsRegion("qlfglghejmmlo")
                .awsSourceSchema("cljfeojrexeruhvjklisrmf")
                .awsTags(Map.of("key5023", "tfayscxthf"))
                .publicCloudConnectorsResourceId("agzteeghhpawmqbjrdkgduq")
                .publicCloudResourceName("muortngxuegbngvcemmzovetqah")
                .build())
            .resourceGroupName("rgelasticLoadBalancingV2TargetGroup")
            .tags(Map.of("key6050", "pemhzyusesfpizecwecekae"))
            .build());
    }
}
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";
const elasticLoadBalancingV2TargetGroup = new azure_native.awsconnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroup", {
    location: "uyngtpdaililbq",
    name: "Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties: {
        arn: "avccwbbipudnfjximva",
        awsAccountId: "vjdgbgqisnvysonxlwjoczc",
        awsProperties: {
            healthCheckEnabled: true,
            healthCheckIntervalSeconds: 16,
            healthCheckPath: "exmwepsqjmnvppxuwwvineim",
            healthCheckPort: "cjuqka",
            healthCheckProtocol: "vkarvxh",
            healthCheckTimeoutSeconds: 13,
            healthyThresholdCount: 21,
            ipAddressType: "da",
            loadBalancerArns: ["tzafgmrxzoifkxbmzsivajwdwedjw"],
            matcher: {
                grpcCode: "tbnxw",
                httpCode: "pavevmyswjhnoptlankjaiieao",
            },
            name: "ruyunzpgs",
            port: 9,
            protocol: "cltdmqhlrmrhgdamynxpmnbshrth",
            protocolVersion: "rpqn",
            tags: [{
                key: "fkysin",
                value: "ivjhgawgxhfvwiyaeruurbpkyx",
            }],
            targetGroupArn: "nlyfkpaomu",
            targetGroupAttributes: [{
                key: "edcafpxbnifvdfchilay",
                value: "fiffi",
            }],
            targetGroupFullName: "xhghbskmnfhkswoncku",
            targetGroupName: "b",
            targetType: "eekpandbuoghdxtg",
            targets: [{
                availabilityZone: "degmktltnufhywqic",
                id: "dpaky",
                port: 13,
            }],
            unhealthyThresholdCount: 14,
            vpcId: "leubklsppgcmljbowvzpwvwya",
        },
        awsRegion: "qlfglghejmmlo",
        awsSourceSchema: "cljfeojrexeruhvjklisrmf",
        awsTags: {
            key5023: "tfayscxthf",
        },
        publicCloudConnectorsResourceId: "agzteeghhpawmqbjrdkgduq",
        publicCloudResourceName: "muortngxuegbngvcemmzovetqah",
    },
    resourceGroupName: "rgelasticLoadBalancingV2TargetGroup",
    tags: {
        key6050: "pemhzyusesfpizecwecekae",
    },
});
import pulumi
import pulumi_azure_native as azure_native
elastic_load_balancing_v2_target_group = azure_native.awsconnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroup",
    location="uyngtpdaililbq",
    name="Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])",
    properties={
        "arn": "avccwbbipudnfjximva",
        "aws_account_id": "vjdgbgqisnvysonxlwjoczc",
        "aws_properties": {
            "health_check_enabled": True,
            "health_check_interval_seconds": 16,
            "health_check_path": "exmwepsqjmnvppxuwwvineim",
            "health_check_port": "cjuqka",
            "health_check_protocol": "vkarvxh",
            "health_check_timeout_seconds": 13,
            "healthy_threshold_count": 21,
            "ip_address_type": "da",
            "load_balancer_arns": ["tzafgmrxzoifkxbmzsivajwdwedjw"],
            "matcher": {
                "grpc_code": "tbnxw",
                "http_code": "pavevmyswjhnoptlankjaiieao",
            },
            "name": "ruyunzpgs",
            "port": 9,
            "protocol": "cltdmqhlrmrhgdamynxpmnbshrth",
            "protocol_version": "rpqn",
            "tags": [{
                "key": "fkysin",
                "value": "ivjhgawgxhfvwiyaeruurbpkyx",
            }],
            "target_group_arn": "nlyfkpaomu",
            "target_group_attributes": [{
                "key": "edcafpxbnifvdfchilay",
                "value": "fiffi",
            }],
            "target_group_full_name": "xhghbskmnfhkswoncku",
            "target_group_name": "b",
            "target_type": "eekpandbuoghdxtg",
            "targets": [{
                "availability_zone": "degmktltnufhywqic",
                "id": "dpaky",
                "port": 13,
            }],
            "unhealthy_threshold_count": 14,
            "vpc_id": "leubklsppgcmljbowvzpwvwya",
        },
        "aws_region": "qlfglghejmmlo",
        "aws_source_schema": "cljfeojrexeruhvjklisrmf",
        "aws_tags": {
            "key5023": "tfayscxthf",
        },
        "public_cloud_connectors_resource_id": "agzteeghhpawmqbjrdkgduq",
        "public_cloud_resource_name": "muortngxuegbngvcemmzovetqah",
    },
    resource_group_name="rgelasticLoadBalancingV2TargetGroup",
    tags={
        "key6050": "pemhzyusesfpizecwecekae",
    })
resources:
  elasticLoadBalancingV2TargetGroup:
    type: azure-native:awsconnector:ElasticLoadBalancingV2TargetGroup
    properties:
      location: uyngtpdaililbq
      name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])
      properties:
        arn: avccwbbipudnfjximva
        awsAccountId: vjdgbgqisnvysonxlwjoczc
        awsProperties:
          healthCheckEnabled: true
          healthCheckIntervalSeconds: 16
          healthCheckPath: exmwepsqjmnvppxuwwvineim
          healthCheckPort: cjuqka
          healthCheckProtocol: vkarvxh
          healthCheckTimeoutSeconds: 13
          healthyThresholdCount: 21
          ipAddressType: da
          loadBalancerArns:
            - tzafgmrxzoifkxbmzsivajwdwedjw
          matcher:
            grpcCode: tbnxw
            httpCode: pavevmyswjhnoptlankjaiieao
          name: ruyunzpgs
          port: 9
          protocol: cltdmqhlrmrhgdamynxpmnbshrth
          protocolVersion: rpqn
          tags:
            - key: fkysin
              value: ivjhgawgxhfvwiyaeruurbpkyx
          targetGroupArn: nlyfkpaomu
          targetGroupAttributes:
            - key: edcafpxbnifvdfchilay
              value: fiffi
          targetGroupFullName: xhghbskmnfhkswoncku
          targetGroupName: b
          targetType: eekpandbuoghdxtg
          targets:
            - availabilityZone: degmktltnufhywqic
              id: dpaky
              port: 13
          unhealthyThresholdCount: 14
          vpcId: leubklsppgcmljbowvzpwvwya
        awsRegion: qlfglghejmmlo
        awsSourceSchema: cljfeojrexeruhvjklisrmf
        awsTags:
          key5023: tfayscxthf
        publicCloudConnectorsResourceId: agzteeghhpawmqbjrdkgduq
        publicCloudResourceName: muortngxuegbngvcemmzovetqah
      resourceGroupName: rgelasticLoadBalancingV2TargetGroup
      tags:
        key6050: pemhzyusesfpizecwecekae
Create ElasticLoadBalancingV2TargetGroup Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ElasticLoadBalancingV2TargetGroup(name: string, args: ElasticLoadBalancingV2TargetGroupArgs, opts?: CustomResourceOptions);@overload
def ElasticLoadBalancingV2TargetGroup(resource_name: str,
                                      args: ElasticLoadBalancingV2TargetGroupArgs,
                                      opts: Optional[ResourceOptions] = None)
@overload
def ElasticLoadBalancingV2TargetGroup(resource_name: str,
                                      opts: Optional[ResourceOptions] = None,
                                      resource_group_name: Optional[str] = None,
                                      location: Optional[str] = None,
                                      name: Optional[str] = None,
                                      properties: Optional[ElasticLoadBalancingV2TargetGroupPropertiesArgs] = None,
                                      tags: Optional[Mapping[str, str]] = None)func NewElasticLoadBalancingV2TargetGroup(ctx *Context, name string, args ElasticLoadBalancingV2TargetGroupArgs, opts ...ResourceOption) (*ElasticLoadBalancingV2TargetGroup, error)public ElasticLoadBalancingV2TargetGroup(string name, ElasticLoadBalancingV2TargetGroupArgs args, CustomResourceOptions? opts = null)
public ElasticLoadBalancingV2TargetGroup(String name, ElasticLoadBalancingV2TargetGroupArgs args)
public ElasticLoadBalancingV2TargetGroup(String name, ElasticLoadBalancingV2TargetGroupArgs args, CustomResourceOptions options)
type: azure-native:awsconnector:ElasticLoadBalancingV2TargetGroup
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ElasticLoadBalancingV2TargetGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ElasticLoadBalancingV2TargetGroupArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ElasticLoadBalancingV2TargetGroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ElasticLoadBalancingV2TargetGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ElasticLoadBalancingV2TargetGroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var elasticLoadBalancingV2TargetGroupResource = new AzureNative.AwsConnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroupResource", new()
{
    ResourceGroupName = "string",
    Location = "string",
    Name = "string",
    Properties = new AzureNative.AwsConnector.Inputs.ElasticLoadBalancingV2TargetGroupPropertiesArgs
    {
        Arn = "string",
        AwsAccountId = "string",
        AwsProperties = new AzureNative.AwsConnector.Inputs.AwsElasticLoadBalancingV2TargetGroupPropertiesArgs
        {
            HealthCheckEnabled = false,
            HealthCheckIntervalSeconds = 0,
            HealthCheckPath = "string",
            HealthCheckPort = "string",
            HealthCheckProtocol = "string",
            HealthCheckTimeoutSeconds = 0,
            HealthyThresholdCount = 0,
            IpAddressType = "string",
            LoadBalancerArns = new[]
            {
                "string",
            },
            Matcher = new AzureNative.AwsConnector.Inputs.MatcherArgs
            {
                GrpcCode = "string",
                HttpCode = "string",
            },
            Name = "string",
            Port = 0,
            Protocol = "string",
            ProtocolVersion = "string",
            Tags = new[]
            {
                new AzureNative.AwsConnector.Inputs.TagArgs
                {
                    Key = "string",
                    Value = "string",
                },
            },
            TargetGroupArn = "string",
            TargetGroupAttributes = new[]
            {
                new AzureNative.AwsConnector.Inputs.TargetGroupAttributeArgs
                {
                    Key = "string",
                    Value = "string",
                },
            },
            TargetGroupFullName = "string",
            TargetGroupName = "string",
            TargetType = "string",
            Targets = new[]
            {
                new AzureNative.AwsConnector.Inputs.TargetDescriptionArgs
                {
                    AvailabilityZone = "string",
                    Id = "string",
                    Port = 0,
                },
            },
            UnhealthyThresholdCount = 0,
            VpcId = "string",
        },
        AwsRegion = "string",
        AwsSourceSchema = "string",
        AwsTags = 
        {
            { "string", "string" },
        },
        PublicCloudConnectorsResourceId = "string",
        PublicCloudResourceName = "string",
    },
    Tags = 
    {
        { "string", "string" },
    },
});
example, err := awsconnector.NewElasticLoadBalancingV2TargetGroup(ctx, "elasticLoadBalancingV2TargetGroupResource", &awsconnector.ElasticLoadBalancingV2TargetGroupArgs{
	ResourceGroupName: pulumi.String("string"),
	Location:          pulumi.String("string"),
	Name:              pulumi.String("string"),
	Properties: &awsconnector.ElasticLoadBalancingV2TargetGroupPropertiesArgs{
		Arn:          pulumi.String("string"),
		AwsAccountId: pulumi.String("string"),
		AwsProperties: &awsconnector.AwsElasticLoadBalancingV2TargetGroupPropertiesArgs{
			HealthCheckEnabled:         pulumi.Bool(false),
			HealthCheckIntervalSeconds: pulumi.Int(0),
			HealthCheckPath:            pulumi.String("string"),
			HealthCheckPort:            pulumi.String("string"),
			HealthCheckProtocol:        pulumi.String("string"),
			HealthCheckTimeoutSeconds:  pulumi.Int(0),
			HealthyThresholdCount:      pulumi.Int(0),
			IpAddressType:              pulumi.String("string"),
			LoadBalancerArns: pulumi.StringArray{
				pulumi.String("string"),
			},
			Matcher: &awsconnector.MatcherArgs{
				GrpcCode: pulumi.String("string"),
				HttpCode: pulumi.String("string"),
			},
			Name:            pulumi.String("string"),
			Port:            pulumi.Int(0),
			Protocol:        pulumi.String("string"),
			ProtocolVersion: pulumi.String("string"),
			Tags: awsconnector.TagArray{
				&awsconnector.TagArgs{
					Key:   pulumi.String("string"),
					Value: pulumi.String("string"),
				},
			},
			TargetGroupArn: pulumi.String("string"),
			TargetGroupAttributes: awsconnector.TargetGroupAttributeArray{
				&awsconnector.TargetGroupAttributeArgs{
					Key:   pulumi.String("string"),
					Value: pulumi.String("string"),
				},
			},
			TargetGroupFullName: pulumi.String("string"),
			TargetGroupName:     pulumi.String("string"),
			TargetType:          pulumi.String("string"),
			Targets: awsconnector.TargetDescriptionArray{
				&awsconnector.TargetDescriptionArgs{
					AvailabilityZone: pulumi.String("string"),
					Id:               pulumi.String("string"),
					Port:             pulumi.Int(0),
				},
			},
			UnhealthyThresholdCount: pulumi.Int(0),
			VpcId:                   pulumi.String("string"),
		},
		AwsRegion:       pulumi.String("string"),
		AwsSourceSchema: pulumi.String("string"),
		AwsTags: pulumi.StringMap{
			"string": pulumi.String("string"),
		},
		PublicCloudConnectorsResourceId: pulumi.String("string"),
		PublicCloudResourceName:         pulumi.String("string"),
	},
	Tags: pulumi.StringMap{
		"string": pulumi.String("string"),
	},
})
var elasticLoadBalancingV2TargetGroupResource = new ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroupResource", ElasticLoadBalancingV2TargetGroupArgs.builder()
    .resourceGroupName("string")
    .location("string")
    .name("string")
    .properties(ElasticLoadBalancingV2TargetGroupPropertiesArgs.builder()
        .arn("string")
        .awsAccountId("string")
        .awsProperties(AwsElasticLoadBalancingV2TargetGroupPropertiesArgs.builder()
            .healthCheckEnabled(false)
            .healthCheckIntervalSeconds(0)
            .healthCheckPath("string")
            .healthCheckPort("string")
            .healthCheckProtocol("string")
            .healthCheckTimeoutSeconds(0)
            .healthyThresholdCount(0)
            .ipAddressType("string")
            .loadBalancerArns("string")
            .matcher(MatcherArgs.builder()
                .grpcCode("string")
                .httpCode("string")
                .build())
            .name("string")
            .port(0)
            .protocol("string")
            .protocolVersion("string")
            .tags(TagArgs.builder()
                .key("string")
                .value("string")
                .build())
            .targetGroupArn("string")
            .targetGroupAttributes(TargetGroupAttributeArgs.builder()
                .key("string")
                .value("string")
                .build())
            .targetGroupFullName("string")
            .targetGroupName("string")
            .targetType("string")
            .targets(TargetDescriptionArgs.builder()
                .availabilityZone("string")
                .id("string")
                .port(0)
                .build())
            .unhealthyThresholdCount(0)
            .vpcId("string")
            .build())
        .awsRegion("string")
        .awsSourceSchema("string")
        .awsTags(Map.of("string", "string"))
        .publicCloudConnectorsResourceId("string")
        .publicCloudResourceName("string")
        .build())
    .tags(Map.of("string", "string"))
    .build());
elastic_load_balancing_v2_target_group_resource = azure_native.awsconnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroupResource",
    resource_group_name="string",
    location="string",
    name="string",
    properties={
        "arn": "string",
        "aws_account_id": "string",
        "aws_properties": {
            "health_check_enabled": False,
            "health_check_interval_seconds": 0,
            "health_check_path": "string",
            "health_check_port": "string",
            "health_check_protocol": "string",
            "health_check_timeout_seconds": 0,
            "healthy_threshold_count": 0,
            "ip_address_type": "string",
            "load_balancer_arns": ["string"],
            "matcher": {
                "grpc_code": "string",
                "http_code": "string",
            },
            "name": "string",
            "port": 0,
            "protocol": "string",
            "protocol_version": "string",
            "tags": [{
                "key": "string",
                "value": "string",
            }],
            "target_group_arn": "string",
            "target_group_attributes": [{
                "key": "string",
                "value": "string",
            }],
            "target_group_full_name": "string",
            "target_group_name": "string",
            "target_type": "string",
            "targets": [{
                "availability_zone": "string",
                "id": "string",
                "port": 0,
            }],
            "unhealthy_threshold_count": 0,
            "vpc_id": "string",
        },
        "aws_region": "string",
        "aws_source_schema": "string",
        "aws_tags": {
            "string": "string",
        },
        "public_cloud_connectors_resource_id": "string",
        "public_cloud_resource_name": "string",
    },
    tags={
        "string": "string",
    })
const elasticLoadBalancingV2TargetGroupResource = new azure_native.awsconnector.ElasticLoadBalancingV2TargetGroup("elasticLoadBalancingV2TargetGroupResource", {
    resourceGroupName: "string",
    location: "string",
    name: "string",
    properties: {
        arn: "string",
        awsAccountId: "string",
        awsProperties: {
            healthCheckEnabled: false,
            healthCheckIntervalSeconds: 0,
            healthCheckPath: "string",
            healthCheckPort: "string",
            healthCheckProtocol: "string",
            healthCheckTimeoutSeconds: 0,
            healthyThresholdCount: 0,
            ipAddressType: "string",
            loadBalancerArns: ["string"],
            matcher: {
                grpcCode: "string",
                httpCode: "string",
            },
            name: "string",
            port: 0,
            protocol: "string",
            protocolVersion: "string",
            tags: [{
                key: "string",
                value: "string",
            }],
            targetGroupArn: "string",
            targetGroupAttributes: [{
                key: "string",
                value: "string",
            }],
            targetGroupFullName: "string",
            targetGroupName: "string",
            targetType: "string",
            targets: [{
                availabilityZone: "string",
                id: "string",
                port: 0,
            }],
            unhealthyThresholdCount: 0,
            vpcId: "string",
        },
        awsRegion: "string",
        awsSourceSchema: "string",
        awsTags: {
            string: "string",
        },
        publicCloudConnectorsResourceId: "string",
        publicCloudResourceName: "string",
    },
    tags: {
        string: "string",
    },
});
type: azure-native:awsconnector:ElasticLoadBalancingV2TargetGroup
properties:
    location: string
    name: string
    properties:
        arn: string
        awsAccountId: string
        awsProperties:
            healthCheckEnabled: false
            healthCheckIntervalSeconds: 0
            healthCheckPath: string
            healthCheckPort: string
            healthCheckProtocol: string
            healthCheckTimeoutSeconds: 0
            healthyThresholdCount: 0
            ipAddressType: string
            loadBalancerArns:
                - string
            matcher:
                grpcCode: string
                httpCode: string
            name: string
            port: 0
            protocol: string
            protocolVersion: string
            tags:
                - key: string
                  value: string
            targetGroupArn: string
            targetGroupAttributes:
                - key: string
                  value: string
            targetGroupFullName: string
            targetGroupName: string
            targetType: string
            targets:
                - availabilityZone: string
                  id: string
                  port: 0
            unhealthyThresholdCount: 0
            vpcId: string
        awsRegion: string
        awsSourceSchema: string
        awsTags:
            string: string
        publicCloudConnectorsResourceId: string
        publicCloudResourceName: string
    resourceGroupName: string
    tags:
        string: string
ElasticLoadBalancingV2TargetGroup Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ElasticLoadBalancingV2TargetGroup resource accepts the following input properties:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Location string
- The geo-location where the resource lives
- Name string
- Name of ElasticLoadBalancingV2TargetGroup
- Properties
Pulumi.Azure Native. Aws Connector. Inputs. Elastic Load Balancing V2Target Group Properties 
- The resource-specific properties for this resource.
- Dictionary<string, string>
- Resource tags.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Location string
- The geo-location where the resource lives
- Name string
- Name of ElasticLoadBalancingV2TargetGroup
- Properties
ElasticLoad Balancing V2Target Group Properties Args 
- The resource-specific properties for this resource.
- map[string]string
- Resource tags.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- location String
- The geo-location where the resource lives
- name String
- Name of ElasticLoadBalancingV2TargetGroup
- properties
ElasticLoad Balancing V2Target Group Properties 
- The resource-specific properties for this resource.
- Map<String,String>
- Resource tags.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- location string
- The geo-location where the resource lives
- name string
- Name of ElasticLoadBalancingV2TargetGroup
- properties
ElasticLoad Balancing V2Target Group Properties 
- The resource-specific properties for this resource.
- {[key: string]: string}
- Resource tags.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- location str
- The geo-location where the resource lives
- name str
- Name of ElasticLoadBalancingV2TargetGroup
- properties
ElasticLoad Balancing V2Target Group Properties Args 
- The resource-specific properties for this resource.
- Mapping[str, str]
- Resource tags.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- location String
- The geo-location where the resource lives
- name String
- Name of ElasticLoadBalancingV2TargetGroup
- properties Property Map
- The resource-specific properties for this resource.
- Map<String>
- Resource tags.
Outputs
All input properties are implicitly available as output properties. Additionally, the ElasticLoadBalancingV2TargetGroup resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- The provider-assigned unique ID for this managed resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- The provider-assigned unique ID for this managed resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- The provider-assigned unique ID for this managed resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- The provider-assigned unique ID for this managed resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- The provider-assigned unique ID for this managed resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
AwsElasticLoadBalancingV2TargetGroupProperties, AwsElasticLoadBalancingV2TargetGroupPropertiesArgs              
- HealthCheck boolEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- HealthCheck intInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- HealthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- HealthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- HealthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- HealthCheck intTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- HealthyThreshold intCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- IpAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- LoadBalancer List<string>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- Matcher
Pulumi.Azure Native. Aws Connector. Inputs. Matcher 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- Name string
- The name of the target group.
- Port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- Protocol string
- The protocol to use for routing traffic to the targets.
- ProtocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag> 
- The tags.
- TargetGroup stringArn 
- The ARN of the Target Group
- TargetGroup List<Pulumi.Attributes Azure Native. Aws Connector. Inputs. Target Group Attribute> 
- The attributes.
- TargetGroup stringFull Name 
- The full name of the target group.
- TargetGroup stringName 
- The name of the target group.
- TargetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- Targets
List<Pulumi.Azure Native. Aws Connector. Inputs. Target Description> 
- The targets.
- UnhealthyThreshold intCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- VpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- HealthCheck boolEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- HealthCheck intInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- HealthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- HealthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- HealthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- HealthCheck intTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- HealthyThreshold intCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- IpAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- LoadBalancer []stringArns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- Matcher Matcher
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- Name string
- The name of the target group.
- Port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- Protocol string
- The protocol to use for routing traffic to the targets.
- ProtocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- []Tag
- The tags.
- TargetGroup stringArn 
- The ARN of the Target Group
- TargetGroup []TargetAttributes Group Attribute 
- The attributes.
- TargetGroup stringFull Name 
- The full name of the target group.
- TargetGroup stringName 
- The name of the target group.
- TargetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- Targets
[]TargetDescription 
- The targets.
- UnhealthyThreshold intCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- VpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck BooleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck IntegerInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck StringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck StringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck StringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck IntegerTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold IntegerCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress StringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer List<String>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher Matcher
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name String
- The name of the target group.
- port Integer
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol String
- The protocol to use for routing traffic to the targets.
- protocolVersion String
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- List<Tag>
- The tags.
- targetGroup StringArn 
- The ARN of the Target Group
- targetGroup List<TargetAttributes Group Attribute> 
- The attributes.
- targetGroup StringFull Name 
- The full name of the target group.
- targetGroup StringName 
- The name of the target group.
- targetType String
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
List<TargetDescription> 
- The targets.
- unhealthyThreshold IntegerCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId String
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck booleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck numberInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck numberTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold numberCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer string[]Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher Matcher
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name string
- The name of the target group.
- port number
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol string
- The protocol to use for routing traffic to the targets.
- protocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- Tag[]
- The tags.
- targetGroup stringArn 
- The ARN of the Target Group
- targetGroup TargetAttributes Group Attribute[] 
- The attributes.
- targetGroup stringFull Name 
- The full name of the target group.
- targetGroup stringName 
- The name of the target group.
- targetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
TargetDescription[] 
- The targets.
- unhealthyThreshold numberCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- health_check_ boolenabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- health_check_ intinterval_ seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- health_check_ strpath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- health_check_ strport 
- The port the load balancer uses when performing health checks on targets.
- health_check_ strprotocol 
- The protocol the load balancer uses when performing health checks on targets.
- health_check_ inttimeout_ seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthy_threshold_ intcount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ip_address_ strtype 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- load_balancer_ Sequence[str]arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher Matcher
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name str
- The name of the target group.
- port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol str
- The protocol to use for routing traffic to the targets.
- protocol_version str
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- Sequence[Tag]
- The tags.
- target_group_ strarn 
- The ARN of the Target Group
- target_group_ Sequence[Targetattributes Group Attribute] 
- The attributes.
- target_group_ strfull_ name 
- The full name of the target group.
- target_group_ strname 
- The name of the target group.
- target_type str
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
Sequence[TargetDescription] 
- The targets.
- unhealthy_threshold_ intcount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpc_id str
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck BooleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck NumberInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck StringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck StringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck StringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck NumberTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold NumberCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress StringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer List<String>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher Property Map
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name String
- The name of the target group.
- port Number
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol String
- The protocol to use for routing traffic to the targets.
- protocolVersion String
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- List<Property Map>
- The tags.
- targetGroup StringArn 
- The ARN of the Target Group
- targetGroup List<Property Map>Attributes 
- The attributes.
- targetGroup StringFull Name 
- The full name of the target group.
- targetGroup StringName 
- The name of the target group.
- targetType String
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets List<Property Map>
- The targets.
- unhealthyThreshold NumberCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId String
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
AwsElasticLoadBalancingV2TargetGroupPropertiesResponse, AwsElasticLoadBalancingV2TargetGroupPropertiesResponseArgs                
- HealthCheck boolEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- HealthCheck intInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- HealthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- HealthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- HealthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- HealthCheck intTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- HealthyThreshold intCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- IpAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- LoadBalancer List<string>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- Matcher
Pulumi.Azure Native. Aws Connector. Inputs. Matcher Response 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- Name string
- The name of the target group.
- Port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- Protocol string
- The protocol to use for routing traffic to the targets.
- ProtocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- The tags.
- TargetGroup stringArn 
- The ARN of the Target Group
- TargetGroup List<Pulumi.Attributes Azure Native. Aws Connector. Inputs. Target Group Attribute Response> 
- The attributes.
- TargetGroup stringFull Name 
- The full name of the target group.
- TargetGroup stringName 
- The name of the target group.
- TargetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- Targets
List<Pulumi.Azure Native. Aws Connector. Inputs. Target Description Response> 
- The targets.
- UnhealthyThreshold intCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- VpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- HealthCheck boolEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- HealthCheck intInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- HealthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- HealthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- HealthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- HealthCheck intTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- HealthyThreshold intCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- IpAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- LoadBalancer []stringArns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- Matcher
MatcherResponse 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- Name string
- The name of the target group.
- Port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- Protocol string
- The protocol to use for routing traffic to the targets.
- ProtocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
[]TagResponse 
- The tags.
- TargetGroup stringArn 
- The ARN of the Target Group
- TargetGroup []TargetAttributes Group Attribute Response 
- The attributes.
- TargetGroup stringFull Name 
- The full name of the target group.
- TargetGroup stringName 
- The name of the target group.
- TargetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- Targets
[]TargetDescription Response 
- The targets.
- UnhealthyThreshold intCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- VpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck BooleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck IntegerInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck StringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck StringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck StringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck IntegerTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold IntegerCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress StringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer List<String>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher
MatcherResponse 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name String
- The name of the target group.
- port Integer
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol String
- The protocol to use for routing traffic to the targets.
- protocolVersion String
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
List<TagResponse> 
- The tags.
- targetGroup StringArn 
- The ARN of the Target Group
- targetGroup List<TargetAttributes Group Attribute Response> 
- The attributes.
- targetGroup StringFull Name 
- The full name of the target group.
- targetGroup StringName 
- The name of the target group.
- targetType String
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
List<TargetDescription Response> 
- The targets.
- unhealthyThreshold IntegerCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId String
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck booleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck numberInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck stringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck stringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck stringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck numberTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold numberCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress stringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer string[]Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher
MatcherResponse 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name string
- The name of the target group.
- port number
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol string
- The protocol to use for routing traffic to the targets.
- protocolVersion string
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
TagResponse[] 
- The tags.
- targetGroup stringArn 
- The ARN of the Target Group
- targetGroup TargetAttributes Group Attribute Response[] 
- The attributes.
- targetGroup stringFull Name 
- The full name of the target group.
- targetGroup stringName 
- The name of the target group.
- targetType string
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
TargetDescription Response[] 
- The targets.
- unhealthyThreshold numberCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId string
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- health_check_ boolenabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- health_check_ intinterval_ seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- health_check_ strpath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- health_check_ strport 
- The port the load balancer uses when performing health checks on targets.
- health_check_ strprotocol 
- The protocol the load balancer uses when performing health checks on targets.
- health_check_ inttimeout_ seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthy_threshold_ intcount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ip_address_ strtype 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- load_balancer_ Sequence[str]arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher
MatcherResponse 
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name str
- The name of the target group.
- port int
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol str
- The protocol to use for routing traffic to the targets.
- protocol_version str
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- 
Sequence[TagResponse] 
- The tags.
- target_group_ strarn 
- The ARN of the Target Group
- target_group_ Sequence[Targetattributes Group Attribute Response] 
- The attributes.
- target_group_ strfull_ name 
- The full name of the target group.
- target_group_ strname 
- The name of the target group.
- target_type str
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets
Sequence[TargetDescription Response] 
- The targets.
- unhealthy_threshold_ intcount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpc_id str
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
- healthCheck BooleanEnabled 
- Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.
- healthCheck NumberInterval Seconds 
- The approximate amount of time, in seconds, between health checks of an individual target.
- healthCheck StringPath 
- [HTTP/HTTPS health checks] The destination for health checks on the targets. [HTTP1 or HTTP2 protocol version] The ping path. The default is /. [GRPC protocol version] The path of a custom health check method with the format /package.service/method. The default is /AWS.ALB/healthcheck.
- healthCheck StringPort 
- The port the load balancer uses when performing health checks on targets.
- healthCheck StringProtocol 
- The protocol the load balancer uses when performing health checks on targets.
- healthCheck NumberTimeout Seconds 
- The amount of time, in seconds, during which no response from a target means a failed health check.
- healthyThreshold NumberCount 
- The number of consecutive health checks successes required before considering an unhealthy target healthy.
- ipAddress StringType 
- The type of IP address used for this target group. The possible values are ipv4 and ipv6.
- loadBalancer List<String>Arns 
- The Amazon Resource Names (ARNs) of the load balancers that route traffic to this target group.
- matcher Property Map
- [HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
- name String
- The name of the target group.
- port Number
- The port on which the targets receive traffic. This port is used unless you specify a port override when registering the target. If the target is a Lambda function, this parameter does not apply. If the protocol is GENEVE, the supported port is 6081.
- protocol String
- The protocol to use for routing traffic to the targets.
- protocolVersion String
- [HTTP/HTTPS protocol] The protocol version. The possible values are GRPC, HTTP1, and HTTP2.
- List<Property Map>
- The tags.
- targetGroup StringArn 
- The ARN of the Target Group
- targetGroup List<Property Map>Attributes 
- The attributes.
- targetGroup StringFull Name 
- The full name of the target group.
- targetGroup StringName 
- The name of the target group.
- targetType String
- The type of target that you must specify when registering targets with this target group. You can't specify targets for a target group using more than one target type.
- targets List<Property Map>
- The targets.
- unhealthyThreshold NumberCount 
- The number of consecutive health check failures required before considering a target unhealthy.
- vpcId String
- The identifier of the virtual private cloud (VPC). If the target is a Lambda function, this parameter does not apply.
ElasticLoadBalancingV2TargetGroupProperties, ElasticLoadBalancingV2TargetGroupPropertiesArgs            
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Elastic Load Balancing V2Target Group Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsElastic Load Balancing V2Target Group Properties 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsElastic Load Balancing V2Target Group Properties 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsElastic Load Balancing V2Target Group Properties 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsElastic Load Balancing V2Target Group Properties 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
ElasticLoadBalancingV2TargetGroupPropertiesResponse, ElasticLoadBalancingV2TargetGroupPropertiesResponseArgs              
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Elastic Load Balancing V2Target Group Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsElastic Load Balancing V2Target Group Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsElastic Load Balancing V2Target Group Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsElastic Load Balancing V2Target Group Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsElastic Load Balancing V2Target Group Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
Matcher, MatcherArgs  
- GrpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- HttpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- GrpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- HttpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode String
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode String
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpc_code str
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- http_code str
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode String
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode String
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
MatcherResponse, MatcherResponseArgs    
- GrpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- HttpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- GrpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- HttpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode String
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode String
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode string
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode string
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpc_code str
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- http_code str
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
- grpcCode String
- You can specify values between 0 and 99. You can specify multiple values, or a range of values. The default value is 12.
- httpCode String
- For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values or a range of values.
SystemDataResponse, SystemDataResponseArgs      
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Tag, TagArgs  
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
TagResponse, TagResponseArgs    
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
TargetDescription, TargetDescriptionArgs    
- AvailabilityZone string
- Id string
- Port int
- AvailabilityZone string
- Id string
- Port int
- availabilityZone String
- id String
- port Integer
- availabilityZone string
- id string
- port number
- availability_zone str
- id str
- port int
- availabilityZone String
- id String
- port Number
TargetDescriptionResponse, TargetDescriptionResponseArgs      
- AvailabilityZone string
- Id string
- Port int
- AvailabilityZone string
- Id string
- Port int
- availabilityZone String
- id String
- port Integer
- availabilityZone string
- id string
- port number
- availability_zone str
- id str
- port int
- availabilityZone String
- id String
- port Number
TargetGroupAttribute, TargetGroupAttributeArgs      
TargetGroupAttributeResponse, TargetGroupAttributeResponseArgs        
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:awsconnector:ElasticLoadBalancingV2TargetGroup vxovzlnkinigqarvabyfm /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/elasticLoadBalancingV2TargetGroups/{name} 
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0