artifacts

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


@JvmName(name = "gqelpnogbsfehvyv")
suspend fun artifacts(values: List<Output<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "mdpjjgaalbhdwqwv")
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 = "cvjxwimpouhrhqhd")
suspend fun artifacts(argument: List<suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "sxlilfenblehylso")
suspend fun artifacts(vararg argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)
@JvmName(name = "vqtmuqrckgyxrntv")
suspend fun artifacts(argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)

Parameters

argument

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