toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
constructor
(
applicationName
:
Output
<
String
>
?
=
null
,
clusterName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
ApplicationPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)