snapshotArnsToRestores

@JvmName(name = "vlepwpekpahepokc")
suspend fun snapshotArnsToRestores(value: Output<List<String>>)
@JvmName(name = "qdpducaqpyntyxti")
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 = "utkpfrcncptytqlr")
suspend fun snapshotArnsToRestores(vararg values: Output<String>)


@JvmName(name = "tpnueshgqbgsdqek")
suspend fun snapshotArnsToRestores(values: List<Output<String>>)
@JvmName(name = "atbxwvfbianplrjj")
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.