toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin.inputs
/
ApplicationAppSourceArgs
/
ApplicationAppSourceArgs
Application
App
Source
Args
constructor
(
password
:
Output
<
String
>
?
=
null
,
revision
:
Output
<
String
>
?
=
null
,
sshKey
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
,
url
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)