pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.inputs
/
RuleMatchArgs
Rule
Match
Args
data
class
RuleMatchArgs
(
val
httpMatch
:
Output
<
RuleHttpMatchArgs
>
)
:
ConvertibleToJava
<
RuleMatchArgs
>
Constructors
Functions
Properties
Constructors
Rule
Match
Args
Link copied to clipboard
fun
RuleMatchArgs
(
httpMatch
:
Output
<
RuleHttpMatchArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleMatchArgs
Properties
http
Match
Link copied to clipboard
val
httpMatch
:
Output
<
RuleHttpMatchArgs
>