toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lambda.kotlin.outputs
/
FunctionCode
/
FunctionCode
Function
Code
constructor
(
imageUri
:
String
?
=
null
,
s3Bucket
:
String
?
=
null
,
s3Key
:
String
?
=
null
,
s3ObjectVersion
:
String
?
=
null
,
sourceKmsKeyArn
:
String
?
=
null
,
zipFile
:
String
?
=
null
)