GetListenerRuleActionForwardTargetGroup

data class GetListenerRuleActionForwardTargetGroup(val arn: String, val weight: Int)

Constructors

Link copied to clipboard
constructor(arn: String, weight: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

ARN of the Listener Rule. Either arn or listener_arn must be set.

Link copied to clipboard
val weight: Int

Weight of the target group.