snapshotArnsToRestore

@JvmName(name = "ywjlcjfqgglarfts")
suspend fun snapshotArnsToRestore(value: Output<List<String>>)
@JvmName(name = "coppetllmcwgoedj")
suspend fun snapshotArnsToRestore(value: List<String>?)

Parameters

value

The ARN's of snapshot to restore Serverless Cache.


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


@JvmName(name = "mrgongduyeirgmsd")
suspend fun snapshotArnsToRestore(values: List<Output<String>>)
@JvmName(name = "nmgnfbalxrmnqyyv")
suspend fun snapshotArnsToRestore(vararg values: String)

Parameters

values

The ARN's of snapshot to restore Serverless Cache.