toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin
/
WebAppSlotConfigurationNamesArgs
/
WebAppSlotConfigurationNamesArgs
Web
App
Slot
Configuration
Names
Args
constructor
(
appSettingNames
:
Output
<
List
<
String
>
>
?
=
null
,
azureStorageConfigNames
:
Output
<
List
<
String
>
>
?
=
null
,
connectionStringNames
:
Output
<
List
<
String
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)