getRecipe

Resource schema for AWS::DataBrew::Recipe.

Return

null

Parameters

argument

null


suspend fun getRecipe(name: String): GetRecipeResult

Return

null

Parameters

name

Recipe name

See also


suspend fun getRecipe(argument: suspend GetRecipePlainArgsBuilder.() -> Unit): GetRecipeResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.databrew.kotlin.inputs.GetRecipePlainArgs.

See also