toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.inputs
/
GetGatewayResponsePlainArgs
Get
Gateway
Response
Plain
Args
data
class
GetGatewayResponsePlainArgs
(
val
id
:
String
)
:
ConvertibleToJava
<
GetGatewayResponsePlainArgs
>
Members
Constructors
Get
Gateway
Response
Plain
Args
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The ID for the gateway response. For example:
abc123
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGatewayResponsePlainArgs