artifacts

@JvmName(name = "tbakfnsgxnlvelwe")
suspend fun artifacts(value: Output<List<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "gmfudlfhrfsvycfq")
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 = "jlpsopnviypyruou")
suspend fun artifacts(vararg values: Output<GuestPoliciesRecipeArtifactArgs>)


@JvmName(name = "kfinwplrntljfjbv")
suspend fun artifacts(values: List<Output<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "vyoqvvpabphllbqc")
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 = "plfopsetorwftpxm")
suspend fun artifacts(argument: List<suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "amtygtykextpciew")
suspend fun artifacts(vararg argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)
@JvmName(name = "woisncbvfqcnbpgg")
suspend fun artifacts(argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)

Parameters

argument

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