toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.outputs
/
RuleMatch
Rule
Match
data
class
RuleMatch
(
val
httpMatch
:
RuleHttpMatch
)
Members
Constructors
Rule
Match
Link copied to clipboard
constructor
(
httpMatch
:
RuleHttpMatch
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
http
Match
Link copied to clipboard
val
httpMatch
:
RuleHttpMatch
The HTTP criteria that a rule must match.