sourceVolumeArn

@JvmName(name = "csbwfwmtqfaxlwre")
suspend fun sourceVolumeArn(value: Output<String>)
@JvmName(name = "dcfqoehpdxvmrwgs")
suspend fun sourceVolumeArn(value: String?)

Parameters

value

The ARN for an existing volume. Specifying this ARN makes the new volume into an exact copy of the specified existing volume's latest recovery point. The volume_size_in_bytes value for this new volume must be equal to or larger than the size of the existing volume, in bytes.