---
type: resource-type
title: VpcLatticeTargetGroup
description: aws resource type AWS::VpcLattice::TargetGroup
name: VpcLatticeTargetGroup
lexicon: aws
resource_type: AWS::VpcLattice::TargetGroup
---
`AWS::VpcLattice::TargetGroup`, a resource type of the aws lexicon.

## Properties

- `Type` (`"ALB" | "INSTANCE" | "IP" | "LAMBDA"`, required)
- `Arn` (`string`, optional)
- `Config` (`VpcLatticeTargetGroup_TargetGroupConfig`, optional)
- `CreatedAt` (`string`, optional)
- `Id` (`string`, optional)
- `LastUpdatedAt` (`string`, optional)
- `Name` (`string`, optional)
- `Status` (`"ACTIVE" | "CREATE_FAILED" | "CREATE_IN_PROGRESS" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"`, optional)
- `Tags` (`VpcLatticeTargetGroup_Tag[]`, optional)
- `Targets` (`VpcLatticeTargetGroup_Target[]`, optional)

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
- `LastUpdatedAt`
- `Status`
