pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.inputs
/
RuleHttpMatchArgs
/
RuleHttpMatchArgs
Rule
Http
Match
Args
fun
RuleHttpMatchArgs
(
headerMatches
:
Output
<
List
<
RuleHeaderMatchArgs
>
>
?
=
null
,
method
:
Output
<
RuleHttpMatchMethod
>
?
=
null
,
pathMatch
:
Output
<
RulePathMatchArgs
>
?
=
null
)