profiles

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

Parameters

value

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


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


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

Parameters

values

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