pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.inputs
/
RulePathMatchTypeArgs
Rule
Path
Match
Type
Args
data
class
RulePathMatchTypeArgs
(
val
exact
:
Output
<
String
>
?
=
null
,
val
prefix
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
RulePathMatchTypeArgs
>
Constructors
Functions
Properties
Constructors
Rule
Path
Match
Type
Args
Link copied to clipboard
fun
RulePathMatchTypeArgs
(
exact
:
Output
<
String
>
?
=
null
,
prefix
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RulePathMatchTypeArgs
Properties
exact
Link copied to clipboard
val
exact
:
Output
<
String
>
?
=
null
prefix
Link copied to clipboard
val
prefix
:
Output
<
String
>
?
=
null