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.inputs
/
FunctionsDeploymentStorageArgs
/
FunctionsDeploymentStorageArgs
Functions
Deployment
Storage
Args
constructor
(
authentication
:
Output
<
FunctionsDeploymentAuthenticationArgs
>
?
=
null
,
type
:
Output
<
Either
<
String
,
FunctionsDeploymentStorageType
>
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)