toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin
/
StaticSiteUserProvidedFunctionAppForStaticSiteArgs
/
StaticSiteUserProvidedFunctionAppForStaticSiteArgs
Static
Site
User
Provided
Function
App
For
Static
Site
Args
constructor
(
functionAppName
:
Output
<
String
>
?
=
null
,
functionAppRegion
:
Output
<
String
>
?
=
null
,
functionAppResourceId
:
Output
<
String
>
?
=
null
,
isForced
:
Output
<
Boolean
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)