pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.codedeploy.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
fun
ApplicationArgs
(
computePlatform
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)