toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.outputs
/
RuleHttpMatch
/
RuleHttpMatch
Rule
Http
Match
constructor
(
headerMatches
:
List
<
RuleHeaderMatch
>
?
=
null
,
method
:
RuleHttpMatchMethod
?
=
null
,
pathMatch
:
RulePathMatch
?
=
null
)