pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigatewayv2.kotlin.inputs
/
GetRouteResponsePlainArgs
Get
Route
Response
Plain
Args
data
class
GetRouteResponsePlainArgs
(
val
apiId
:
String
,
val
routeId
:
String
,
val
routeResponseId
:
String
)
:
ConvertibleToJava
<
GetRouteResponsePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Route
Response
Plain
Args
Link copied to clipboard
fun
GetRouteResponsePlainArgs
(
apiId
:
String
,
routeId
:
String
,
routeResponseId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRouteResponsePlainArgs
Properties
api
Id
Link copied to clipboard
val
apiId
:
String
The API identifier.
route
Id
Link copied to clipboard
val
routeId
:
String
The route ID.
route
Response
Id
Link copied to clipboard
val
routeResponseId
:
String