Service Vpc Lattice Configuration Args
data class ServiceVpcLatticeConfigurationArgs(val portName: Output<String>, val roleArn: Output<String>, val targetGroupArn: Output<String>) : ConvertibleToJava<ServiceVpcLatticeConfigurationArgs>
The VPC Lattice configuration for your service that holds the information for the target group(s) Amazon ECS tasks will be registered to.