profiles

@JvmName(name = "enoteoiwtjpmuvqs")
suspend fun profiles(value: Output<List<String>>)
@JvmName(name = "bdioqcbicoohkciw")
suspend fun profiles(value: List<String>?)

Parameters

value

Skaffold profiles to use when rendering the manifest for this stage's Target.


@JvmName(name = "imbnokydtyiueyuy")
suspend fun profiles(vararg values: Output<String>)


@JvmName(name = "mltlkcafyhhmxpvp")
suspend fun profiles(values: List<Output<String>>)
@JvmName(name = "brapugpkffoihuhx")
suspend fun profiles(vararg values: String)

Parameters

values

Skaffold profiles to use when rendering the manifest for this stage's Target.