artifacts

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


@JvmName(name = "klmjjfhatqhxnqwg")
suspend fun artifacts(values: List<Output<GuestPoliciesRecipeArtifactArgs>>)
@JvmName(name = "rxccxpujwdhymsjs")
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 = "gphddtuecbbhcmje")
suspend fun artifacts(argument: List<suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit>)
@JvmName(name = "ayohlllpbvewiabw")
suspend fun artifacts(vararg argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)
@JvmName(name = "owuluxxcblrfhhfq")
suspend fun artifacts(argument: suspend GuestPoliciesRecipeArtifactArgsBuilder.() -> Unit)

Parameters

argument

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