toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin
/
RecipeArgs
/
RecipeArgs
Recipe
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
steps
:
Output
<
List
<
RecipeStepArgs
>
>
?
=
null
,
tags
:
Output
<
List
<
CreateOnlyTagArgs
>
>
?
=
null
)