TargetGroupConfig
Describes the configuration of a target group.
For more information, see Target groups in the Amazon VPC Lattice User Guide.
Types
Properties
The health check configuration. Not supported if the target group type is LAMBDA
or ALB
.
The type of IP address used for the target group. Supported only if the target group type is IP
. The default is IPV4
.
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
. The default is V1
.
The protocol to use for routing traffic to the targets. The default is the protocol of the target group. Not supported if the target group type is LAMBDA
.
The protocol version. The default is HTTP1
. Not supported if the target group type is LAMBDA
.
The ID of the VPC. Not supported if the target group type is LAMBDA
.