id property
The ID of the target. If the target type of the target group is
instance
, specify an instance ID. If the target type is
ip
, specify an IP address. If the target type is
lambda
, specify the ARN of the Lambda function.
Implementation
final String id;