snapshotArns

@JvmName(name = "tgogbulsxmlwhswg")
suspend fun snapshotArns(value: Output<List<String>>)
@JvmName(name = "vidrndbfalxmqmbr")
suspend fun snapshotArns(value: List<String>?)

Parameters

value

A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new cluster. The Amazon S3 object name in the ARN cannot contain any commas.


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


@JvmName(name = "ouoeiadlsgebclpv")
suspend fun snapshotArns(values: List<Output<String>>)
@JvmName(name = "ntbnmgsoesfuvdfg")
suspend fun snapshotArns(vararg values: String)

Parameters

values

A list of Amazon Resource Names (ARN) that uniquely identify the RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new cluster. The Amazon S3 object name in the ARN cannot contain any commas.