toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin
/
LambdaFunctionArgs
/
LambdaFunctionArgs
Lambda
Function
Args
constructor
(
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
LambdaFunctionPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)