artifacts

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


@JvmName(name = "fdogmpprgxecycqs")
suspend fun artifacts(values: List<Output<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "jisegeyoyilfqnhk")
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 = "sdvupecftqjudbrg")
suspend fun artifacts(argument: List<suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "bjxofhcmrbmyhdyn")
suspend fun artifacts(vararg argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)
@JvmName(name = "jqfamdshrhmefygi")
suspend fun artifacts(argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)

Parameters

argument

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