retainResources

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

Parameters

value

Specifies whether to retain the resources in the stack.


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


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

Parameters

values

Specifies whether to retain the resources in the stack.