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.inputs
/
RuleMatchArgs
Rule
Match
Args
data
class
RuleMatchArgs
(
val
httpMatch
:
Output
<
RuleHttpMatchArgs
>
)
:
ConvertibleToJava
<
RuleMatchArgs
>
Members
Constructors
Rule
Match
Args
Link copied to clipboard
constructor
(
httpMatch
:
Output
<
RuleHttpMatchArgs
>
)
Properties
http
Match
Link copied to clipboard
val
httpMatch
:
Output
<
RuleHttpMatchArgs
>
The HTTP criteria that a rule must match.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleMatchArgs