snapshotArnsToRestores

@JvmName(name = "efxirdctexhmihfl")
suspend fun snapshotArnsToRestores(value: Output<List<String>>)
@JvmName(name = "sxtjlxndxaykvmyd")
suspend fun snapshotArnsToRestores(value: List<String>?)

Parameters

value

The list of ARN(s) of the snapshot that the new serverless cache will be created from. Available for Redis only.


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


@JvmName(name = "lhxgktkydstjjrsy")
suspend fun snapshotArnsToRestores(values: List<Output<String>>)
@JvmName(name = "tdlmykiexypkafgv")
suspend fun snapshotArnsToRestores(vararg values: String)

Parameters

values

The list of ARN(s) of the snapshot that the new serverless cache will be created from. Available for Redis only.