dbClusterSnapshotIdentifier

@JvmName(name = "jdposdfqxresgrsg")
suspend fun dbClusterSnapshotIdentifier(value: Output<String>)
@JvmName(name = "jnhmoclecfioysqo")
suspend fun dbClusterSnapshotIdentifier(value: String?)

Parameters

value

The identifier for the Multi-AZ DB cluster snapshot to restore from. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide. Constraints: + Must match the identifier of an existing Multi-AZ DB cluster snapshot. + Can't be specified when `DBSnapshotIdentifier` is specified. + Must be specified when `DBSnapshotIdentifier` isn't specified. + If you are restoring from a shared manual Multi-AZ DB cluster snapshot, the `DBClusterSnapshotIdentifier` must be the ARN of the shared snapshot. + Can't be the identifier of an Aurora DB cluster snapshot.