pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
GatewayRouteSpecHttpRouteMatchPathArgsBuilder
Gateway
Route
Spec
Http
Route
Match
Path
Args
Builder
class
GatewayRouteSpecHttpRouteMatchPathArgsBuilder
Builder for
GatewayRouteSpecHttpRouteMatchPathArgs
.
Functions
Functions
exact
Link copied to clipboard
@
JvmName
(
name
=
"clusiljnniwhjpdr"
)
suspend
fun
exact
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mfafunyujwueites"
)
suspend
fun
exact
(
value
:
String
?
)
regex
Link copied to clipboard
@
JvmName
(
name
=
"opdihpvwmcekxwku"
)
suspend
fun
regex
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bqqimmisgocbdlon"
)
suspend
fun
regex
(
value
:
String
?
)