profiles

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

Parameters

value

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


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


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

Parameters

values

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