toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.transfer.kotlin.inputs
/
GetWebAppPlainArgs
Get
Web
App
Plain
Args
data
class
GetWebAppPlainArgs
(
val
arn
:
String
)
:
ConvertibleToJava
<
GetWebAppPlainArgs
>
Members
Constructors
Get
Web
App
Plain
Args
Link copied to clipboard
constructor
(
arn
:
String
)
Properties
arn
Link copied to clipboard
val
arn
:
String
Specifies the unique Amazon Resource Name (ARN) for the web app.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetWebAppPlainArgs