artifacts

@JvmName(name = "aoubhqarjwkrxpxn")
suspend fun artifacts(value: Output<List<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "kdpwritttxtmvgbb")
suspend fun artifacts(value: List<GuestPoliciesRecipeArtifactArgs>?)

Parameters

value

Resources available to be used in the steps in the recipe. Structure is documented below.


@JvmName(name = "cqhnhkgapeldgiuh")
suspend fun artifacts(vararg values: Output<GuestPoliciesRecipeArtifactArgs>)


@JvmName(name = "eqkencxqgjwsdaoi")
suspend fun artifacts(values: List<Output<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "mulkjwborimmicmy")
suspend fun artifacts(vararg values: GuestPoliciesRecipeArtifactArgs)

Parameters

values

Resources available to be used in the steps in the recipe. Structure is documented below.


@JvmName(name = "xmvmcgtpxfsmenrh")
suspend fun artifacts(argument: List<suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "ewgnnlpuhpgauhtk")
suspend fun artifacts(vararg argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)
@JvmName(name = "wvkeoylcnvqyemte")
suspend fun artifacts(argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)

Parameters

argument

Resources available to be used in the steps in the recipe. Structure is documented below.