retainResources

@JvmName(name = "neypqokoshyoaewy")
suspend fun retainResources(value: Output<List<String>>)
@JvmName(name = "mlobpfeolnnlxuvh")
suspend fun retainResources(value: List<String>?)

Parameters

value

Specifies whether to retain the resources in the stack.


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


@JvmName(name = "pwkcgakdiogtjlqg")
suspend fun retainResources(values: List<Output<String>>)
@JvmName(name = "umhjciieosuxsvwb")
suspend fun retainResources(vararg values: String)

Parameters

values

Specifies whether to retain the resources in the stack.