AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appmesh
/
aws.sdk.kotlin.services.appmesh.model
/
HttpPathMatch
/
Builder
Builder
class
Builder
Members
Properties
exact
Link copied to clipboard
var
exact
:
String
?
The exact path to match on.
regex
Link copied to clipboard
var
regex
:
String
?
The regex used to match the path.