pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin.outputs
/
ListenerRuleMatch
Listener
Rule
Match
data
class
ListenerRuleMatch
(
val
httpMatch
:
ListenerRuleMatchHttpMatch
?
=
null
)
Types
Constructors
Properties
Constructors
Listener
Rule
Match
Link copied to clipboard
fun
ListenerRuleMatch
(
httpMatch
:
ListenerRuleMatchHttpMatch
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
http
Match
Link copied to clipboard
val
httpMatch
:
ListenerRuleMatchHttpMatch
?
=
null
The HTTP criteria that a rule must match.