pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin.outputs
/
ListenerRuleActionForwardTargetGroup
Listener
Rule
Action
Forward
Target
Group
data
class
ListenerRuleActionForwardTargetGroup
(
val
targetGroupIdentifier
:
String
,
val
weight
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Listener
Rule
Action
Forward
Target
Group
Link copied to clipboard
fun
ListenerRuleActionForwardTargetGroup
(
targetGroupIdentifier
:
String
,
weight
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Group
Identifier
Link copied to clipboard
val
targetGroupIdentifier
:
String
weight
Link copied to clipboard
val
weight
:
Int
?
=
null