DeploymentGroupLoadBalancerInfoTargetGroupPairInfoArgs

data class DeploymentGroupLoadBalancerInfoTargetGroupPairInfoArgs(val prodTrafficRoute: Output<DeploymentGroupLoadBalancerInfoTargetGroupPairInfoProdTrafficRouteArgs>, val targetGroups: Output<List<DeploymentGroupLoadBalancerInfoTargetGroupPairInfoTargetGroupArgs>>, val testTrafficRoute: Output<DeploymentGroupLoadBalancerInfoTargetGroupPairInfoTestTrafficRouteArgs>? = null) : ConvertibleToJava<DeploymentGroupLoadBalancerInfoTargetGroupPairInfoArgs>

Properties

Link copied to clipboard

Configuration block for the production traffic route (documented below).

Link copied to clipboard

Configuration blocks for a target group within a target group pair (documented below).

Link copied to clipboard

Configuration block for the test traffic route (documented below).

Functions

Link copied to clipboard
open override fun toJava(): DeploymentGroupLoadBalancerInfoTargetGroupPairInfoArgs