ListenerRuleActionForwardTargetGroup

data class ListenerRuleActionForwardTargetGroup(val arn: String, val weight: Int? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the target group.

Link copied to clipboard
val weight: Int? = null

The weight. The range is 0 to 999.