profiles

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

Parameters

value

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


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


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

Parameters

values

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