pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticbeanstalk.kotlin.inputs
/
GetApplicationVersionPlainArgs
Get
Application
Version
Plain
Args
data
class
GetApplicationVersionPlainArgs
(
val
applicationName
:
String
,
val
id
:
String
)
:
ConvertibleToJava
<
GetApplicationVersionPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Application
Version
Plain
Args
Link copied to clipboard
fun
GetApplicationVersionPlainArgs
(
applicationName
:
String
,
id
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetApplicationVersionPlainArgs
Properties
application
Name
Link copied to clipboard
val
applicationName
:
String
The name of the Elastic Beanstalk application that is associated with this application version.
id
Link copied to clipboard
val
id
:
String