toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.outputs
/
GetRouteSpecHttpRouteMatchQueryParameter
Get
Route
Spec
Http
Route
Match
Query
Parameter
data
class
GetRouteSpecHttpRouteMatchQueryParameter
(
val
matches
:
List
<
GetRouteSpecHttpRouteMatchQueryParameterMatch
>
,
val
name
:
String
)
Members
Constructors
Get
Route
Spec
Http
Route
Match
Query
Parameter
Link copied to clipboard
constructor
(
matches
:
List
<
GetRouteSpecHttpRouteMatchQueryParameterMatch
>
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
matches
Link copied to clipboard
val
matches
:
List
<
GetRouteSpecHttpRouteMatchQueryParameterMatch
>
name
Link copied to clipboard
val
name
:
String
Name of the route.