snapshotArnsToRestores

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


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