toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigatewayv2.kotlin.inputs
/
GetApiPlainArgs
Get
Api
Plain
Args
data
class
GetApiPlainArgs
(
val
apiId
:
String
)
:
ConvertibleToJava
<
GetApiPlainArgs
>
Members
Constructors
Get
Api
Plain
Args
Link copied to clipboard
constructor
(
apiId
:
String
)
Properties
api
Id
Link copied to clipboard
val
apiId
:
String
The API identifier.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetApiPlainArgs