pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.outputs
/
RulePathMatchType
Rule
Path
Match
Type
data
class
RulePathMatchType
(
val
exact
:
String
?
=
null
,
val
prefix
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Rule
Path
Match
Type
Link copied to clipboard
fun
RulePathMatchType
(
exact
:
String
?
=
null
,
prefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
exact
Link copied to clipboard
val
exact
:
String
?
=
null
prefix
Link copied to clipboard
val
prefix
:
String
?
=
null