pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.greengrassv2.kotlin
/
ComponentVersionArgs
/
ComponentVersionArgs
Component
Version
Args
fun
ComponentVersionArgs
(
inlineRecipe
:
Output
<
String
>
?
=
null
,
lambdaFunction
:
Output
<
ComponentVersionLambdaFunctionRecipeSourceArgs
>
?
=
null
,
tags
:
Output
<
Any
>
?
=
null
)