files

@JvmName(name = "stonuqqlensgypmy")
suspend fun files(value: Output<List<String>>)
@JvmName(name = "anldkgeaxahuiijq")
suspend fun files(value: List<String>?)

Parameters

value

Set of paths and/or URLs to Kubernetes manifest files. Supports glob patterns.


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


@JvmName(name = "yymtswvvayoaqyfw")
suspend fun files(values: List<Output<String>>)
@JvmName(name = "miecaxrotoeaulxa")
suspend fun files(vararg values: String)

Parameters

values

Set of paths and/or URLs to Kubernetes manifest files. Supports glob patterns.