pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.outputs
/
RulePathMatch
Rule
Path
Match
data
class
RulePathMatch
(
val
caseSensitive
:
Boolean
?
=
null
,
val
match
:
RulePathMatchType
)
Types
Constructors
Properties
Constructors
Rule
Path
Match
Link copied to clipboard
fun
RulePathMatch
(
caseSensitive
:
Boolean
?
=
null
,
match
:
RulePathMatchType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
case
Sensitive
Link copied to clipboard
val
caseSensitive
:
Boolean
?
=
null
match
Link copied to clipboard
val
match
:
RulePathMatchType